Created
October 2, 2014 07:17
-
-
Save tagrudev/1ac14bcb4d4fd21f9e78 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tagrudev:node-v0.10.32/ $ node -v | |
v0.10.32 | |
tagrudev:node-v0.10.32/ $ npm -v | |
1.1.59 | |
tagrudev:node-v0.10.32/ $ npm install yo | |
npm http GET https://registry.npmjs.org/yo | |
npm http 304 https://registry.npmjs.org/yo | |
npm http GET https://registry.npmjs.org/yo/-/yo-1.0.4.tgz | |
npm http 200 https://registry.npmjs.org/yo/-/yo-1.0.4.tgz | |
npm ERR! cb() never called! | |
npm ERR! not ok code 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment