

I've configured the environment variable https_proxy (per the npm user guide). While I happen to use a https proxy, I'm confident this isn't the problem. However, when I browse to that same URL in my web browser (Google Chrome) it loads fine (see footnote). Npm ERR! at Socket.socketOnData (http.js:1393:11) Npm ERR! at ClientRequest.g (events.js:193:14)

Npm ERR! at ClientRequest.onConnect (c:\Program Files\nodejs\node_modules\npm\node_modules\request\tunnel.js:148:19) Npm ERR! Error: tunneling socket could not be established, sutatusCode=403 After a long wait, I eventually get an error 'tunneling socket could not be established, sutatusCode=403'. When I try to install a package with npm, it doesn't work.
