遇到npm报错read ECONNRESET怎么办

遇到npm 像弱智同样报错怎么办
read ECONNRESET
This is most likely not a problem with npm itselft
'proxy' config is set properlynpm

这种状况通常是咱们使用了ie代理服务器
在命令行下运行如下命令服务器

npm config set proxy=http://10.69.4.40:808 ##根据你的实际状况修改ip和端口

大功告成!!命令行

相关文章
相关标签/搜索