node-flex-sdk icon indicating copy to clipboard operation
node-flex-sdk copied to clipboard

Cannot install node-flex-sdk as a dependency using node 5.9.1/npm 3.8.5 on OSX 10.10.5

Open DanielSchaffer opened this issue 9 years ago • 1 comments

npm install --save-dev flex-sdk
> npm ERR! cb() never called!

The same thing happens if I attempt to install a specific version like npm install flex-sdk@~4.6.0-0. It doesn't log anything to npm-debug.log.

DanielSchaffer avatar Mar 28 '16 22:03 DanielSchaffer

Looks like this could be an npm bug: https://github.com/npm/npm/issues/11976

DanielSchaffer avatar Mar 28 '16 22:03 DanielSchaffer