Skip to content

Instantly share code, notes, and snippets.

@hunterloftis
Created October 25, 2012 20:41
Show Gist options
  • Save hunterloftis/3955259 to your computer and use it in GitHub Desktop.
Save hunterloftis/3955259 to your computer and use it in GitHub Desktop.
~/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