I\'m using Windows 7 64bit and I install Bower with
npm install -g bower
It seems to install correctly.
npm http GET https://re
Check your version of node, I was running on v0.10.15 then updated to v0.10.35 and that fixed the issue for me.
v0.10.15
v0.10.35