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?