无法安装 NPM 包

无法安装 NPM 包

当我运行 npm install 命令时

npm i -g yarn

它产生以下输出

npm ERR! code EPROTO
npm ERR! errno EPROTO
npm ERR! request to https://registry.npmjs.org/yarn failed, reason: write EPROTO 140257079699264:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:827:
npm ERR! 

相关内容