I used node.js to install some things via npm without any problems. Now I changed nothing on my settings (Win8; no proxy, internet is working) and I can\'t install anything
Open that file and remove line no approx 8
proxy=http://github.com/
registry=http://registry.npmjs.org/
those are user custom settings remove this file and save it.
After run below command
npm install should be work fine.