Skip to content

Instantly share code, notes, and snippets.

@sfentress
Created November 1, 2012 18:10
Show Gist options
  • Save sfentress/3995466 to your computer and use it in GitHub Desktop.
Save sfentress/3995466 to your computer and use it in GitHub Desktop.
$ npm cache clean
npm ERR! Error: EPERM, chmod '/Users/sfentress/.npm/buffer-equal/0.0.0/package'
npm ERR! { [Error: EPERM, chmod '/Users/sfentress/.npm/buffer-equal/0.0.0/package']
npm ERR! errno: 50,
npm ERR! code: 'EPERM',
npm ERR! path: '/Users/sfentress/.npm/buffer-equal/0.0.0/package' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! System Darwin 10.8.0
npm ERR! command "/Users/sfentress/nvm/v0.8.12/bin/node" "/Users/sfentress/nvm/v0.8.12/bin/npm" "cache" "clean"
npm ERR! cwd /Users/sfentress/projects/lab
npm ERR! node -v v0.8.12
npm ERR! npm -v 1.1.63
npm ERR! path /Users/sfentress/.npm/buffer-equal/0.0.0/package
npm ERR! code EPERM
npm ERR! errno 50
npm ERR! stack Error: EPERM, chmod '/Users/sfentress/.npm/buffer-equal/0.0.0/package'
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/sfentress/projects/lab/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment