Skip to content

Instantly share code, notes, and snippets.

@santiago
Created September 23, 2010 17:22
Show Gist options
  • Save santiago/594011 to your computer and use it in GitHub Desktop.
Save santiago/594011 to your computer and use it in GitHub Desktop.
devel@eCouplecoach:~$ npm install express
npm info it worked if it ends with ok
npm info version 0.2.2
npm ERR! Error: Failed to make /usr/local/lib/node/.npm/.tmp while ensuring /usr/local/lib/node/.npm/.tmp
npm ERR! EACCES, Permission denied '/usr/local/lib/node/.npm/.tmp'
npm ERR! at MKDIRCB (/usr/local/lib/node/.npm/npm/0.2.2/package/lib/utils/mkdir-p.js:33:29)
npm ERR! at cb (/usr/local/lib/node/.npm/npm/0.2.2/package/lib/utils/graceful-fs.js:28:9)
npm ERR! at node.js:608:9
npm ERR! try running: 'npm help install'
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues>
npm ERR! or email it to <[email protected]>
npm not ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment