ssokol1971

Results 2 comments of ssokol1971

You can drop the long path if you go into the package.json file and swap "Release" in place of "Default" in the main and directories entries. ``` javascript "main": "build/Release/hashlib",...

Getting the same issue with Node v0.6.15 on both CentOS 5.8 and Fedora 16. Here's my trace: ``` javascript [root@localhost node]# npm install hashlib npm http GET https://registry.npmjs.org/hashlib npm http...