报错 :

error An unexpected error occurred: “https://registry.npm.taobao.org/axios: unable to verify the first certificate”.

解决办法:

yarn config set “strict-ssl” false -g