I’ve installed the latest node.js msi on windows vista. I try to use npm but always get the error “failed to fetch from registry” in \lib\utils\npm-registry-client\get.js:139:12 with any package. I also used an http registry to disqualify an ssl issue with no avail. Also when I set http-proxy I see that nothing is actually sent.
Any idea?
I’ve upgraded to a newer version (1.1.6) and it works great now!