Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install errors on osx 10.7.3 #161

Open
ashyadav opened this issue Feb 25, 2012 · 0 comments
Open

npm install errors on osx 10.7.3 #161

ashyadav opened this issue Feb 25, 2012 · 0 comments

Comments

@ashyadav
Copy link

Get the following errors . I see a similar defect fixed in 0.9.0 due to an issue with packaging. This seems tp have cropped up again.

npm install -g expresso
npm ERR! Could not create /usr/lib/node_modules/___expresso.npm
npm ERR! error installing expresso@0.9.2 Error: EACCES, Permission denied '/usr/lib/node_modules/___expresso.npm'
npm ERR! Error: EACCES, Permission denied '/usr/lib/node_modules/___expresso.npm'
npm ERR! Report this entire log at:
npm ERR! http://github.com/isaacs/npm/issues
npm ERR! or email it to:
npm ERR! npm-@googlegroups.com
npm ERR!
npm ERR! System Darwin 11.3.0
npm ERR! command "node" "/usr/bin/npm" "install" "-g" "expresso"
npm ERR! cwd /Users/ashyadav
npm ERR! node -v v0.4.11
npm ERR! npm -v 1.0.106
npm ERR! path /usr/lib/node_modules/___expresso.npm
npm ERR! code EACCES
npm ERR! Error: EACCES, Permission denied 'npm-debug.log'
npm ERR! Report this entire log at:
npm ERR! http://github.com/isaacs/npm/issues
npm ERR! or email it to:
npm ERR! npm-@googlegroups.com
npm ERR!
npm ERR! System Darwin 11.3.0
npm ERR! command "node" "/usr/bin/npm" "install" "-g" "expresso"
npm ERR! cwd /Users/ashyadav
npm ERR! node -v v0.4.11
npm ERR! npm -v 1.0.106
npm ERR! path npm-debug.log
npm ERR! code EACCES
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/ashyadav/npm-debug.log
npm not ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant