遇到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和端口
大功告成!!命令行