一、该问题的重现步骤是什么?
1. yarn install 报错 - Blade技术社区 (bladex.cn)
D:\WebstormProjects\Saber3>yarn config set registry https://registry.npm.taobao.org -g
yarn config v1.22.22
success Set "registry" to "https://registry.npm.taobao.org".
Done in 0.07s.
D:\WebstormProjects\Saber3>yarn install
yarn install v1.22.22
[1/4] Resolving packages...
error Error: certificate has expired
at TLSSocket.onConnectSecure (node:_tls_wrap:1600:34)
at TLSSocket.emit (node:events:517:28)
at TLSSocket._finishInit (node:_tls_wrap:1017:8)
at ssl.onhandshakedone (node:_tls_wrap:803:12)
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
二、你期待的结果是什么?实际看到的又是什么?
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
v4.1.0
四、请提供详细的错误堆栈信息,这很重要。
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端