Created
October 25, 2012 20:41
-
-
Save hunterloftis/3955259 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
~/work/boilerplate2 (master) $ npm cache clean | |
~/work/boilerplate2 (master) $ rm -rf node_modules | |
~/work/boilerplate2 (master) $ npm install | |
npm ERR! cb() never called! | |
npm ERR! not ok code 0 | |
~/work/boilerplate2 (master) $ npm -v | |
1.1.65 | |
~/work/boilerplate2 (master) $ node -v | |
v0.8.13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment