yarn install 提示 Error: certificate has expired

5,547 阅读1分钟

image.png 一般出现这个问题是因为开了代理服务器访问。

yarn config set "strict-ssl" false -g