Tag Archives: read ECONNRESET

How to Solve NPM read econnreset Error

What to do when NPM reports an error like a retarded person
read econnreset
this is most likely not a problem with NPM itselft
‘proxy’ config is set properly

In this case, we generally use the IE proxy server
to run the following commands on the command line

npm config set proxy=http://10.69.4.40:808 ##Change the ip and port according to your actual situation