Skip to content

Instantly share code, notes, and snippets.

@Fabryz
Created March 27, 2012 07:54
Show Gist options
  • Save Fabryz/2213830 to your computer and use it in GitHub Desktop.
Save Fabryz/2213830 to your computer and use it in GitHub Desktop.
➜ mirror git:(master) ✗ sudo npm cache clean && sudo rm -rf /usr/local/lib/node_modules/jitsu
npm ERR! Error: ENOTEMPTY, rmdir '/Users/fcodello/.npm/npm/1.1.0/package/node_modules/fstream/examples/path/to'
npm ERR! You may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <[email protected]>
npm ERR!
npm ERR! System Darwin 11.2.0
npm ERR! command "node" "/usr/local/bin/npm" "cache" "clean"
npm ERR! cwd /Applications/MAMP/htdocs/mirror
npm ERR! node -v v0.6.13
npm ERR! npm -v 1.1.12
npm ERR! path /Users/fcodello/.npm/npm/1.1.0/package/node_modules/fstream/examples/path/to
npm ERR! code ENOTEMPTY
npm ERR! message ENOTEMPTY, rmdir '/Users/fcodello/.npm/npm/1.1.0/package/node_modules/fstream/examples/path/to'
npm ERR! errno {}
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Applications/MAMP/htdocs/mirror/npm-debug.log
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment