I am trying to run the following command in a terminal: npm install live-server -g but I get errno ECONNRESET and a message saying that this is related to network connectivity and most likely due to being behind a proxy or having bad network settings. I am in China and have tried this command with and without VPN. Both results the same. Could it be the ISP provider? In the global npmrc config file there is a line (commented out): ;proxy=null should I change this setting? If so, to what?
Asked
Active
Viewed 49 times