npm install fail-agent problem

npm install fail-agent problem

The reason: npm configured the proxy

Use " npm config List the -l " command to view the configuration npm

This configuration which HTTPS -proxy = " HTTP: // Proxy-Server-address: 8080 / " 

Use " npm config the Delete HTTPS-Proxy " command to delete the normal download

end.

Guess you like

Origin www.cnblogs.com/wn798/p/12167047.html