Installed node.js ver 0.10.13, 64 bit on Windows 7. I tried npm install commander, npm install cheerio, npm install mysql. None of the npm installations work. It hangs with a message. Example: npm http GET https://registry.npmjs.org/commander . Can someone tell me how to fix this?
source share