Wednesday, 31 May 2017

npm5 does not accept proxy settings

I upgraded to latest npm 5 today and it started throwing me following error.

npm ERR! code E407
npm ERR! 407 Proxy Authorization Required: <node-module>

I have proxy setting configured in .npmrc file. Does NPM 5 maintain any other file for proxy setting?



via RickDavis

No comments:

Post a Comment