yarn install报错
error Error: self signed certificate in certificate chain
解决方法:yarn config set "strict-ssl" false -g
error Error: https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz: Request failed "504 Gateway Timeout"
解决方法:重新跑
error Error: self signed certificate in certificate chain
解决方法:yarn config set "strict-ssl" false -g
error Error: https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz: Request failed "504 Gateway Timeout"
解决方法:重新跑