![](https://img.haomeiwen.com/i14707169/d15a34fb85a38299.png)
代理设置有误可以先还原:
npm config set proxy null
npm config set https-proxy null
npm config set registry http://registry.npmjs.org/
如果想设置淘宝镜像再设置:
npm config set registry http://registry.npm.taobao.org/
代理设置有误可以先还原:
npm config set proxy null
npm config set https-proxy null
npm config set registry http://registry.npmjs.org/
如果想设置淘宝镜像再设置:
npm config set registry http://registry.npm.taobao.org/
本文标题:2022-04-14 npm install 报错 connec
本文链接:https://www.haomeiwen.com/subject/footertx.html
网友评论