Read about a proxy variable in a .npmrc file but it does not work. Trying to avoid manually downloading all require packages and installing.
.npmrc
$ npm config set proxy http://login:pass@host:port $ npm config set https-proxy http://login:pass@host:port