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?