This is happening on a current ubuntu precise installation,
$ node -v
v0.6.12
$ npm -v
1.1.4
$ npm install qs@0.5.0
npm http GET https://registry.npmjs.org/qs/0.5.0
npm http 304 https://registry.npmjs.org/qs/0.5.0
npm ERR! cb() never called!
npm ERR!
npm not ok
I'm able to install on my local OSX, same node & npm versions.
Reactions are currently unavailable
This is happening on a current ubuntu precise installation,
I'm able to install on my local OSX, same node & npm versions.