We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: