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

Installation fails with error. #184

Open
newtonflash opened this issue Dec 20, 2017 · 2 comments
Open

Installation fails with error. #184

newtonflash opened this issue Dec 20, 2017 · 2 comments

Comments

@newtonflash
Copy link

I have got mac, latest node version 8.9.3. When I install node expat with sudo, it does give me the error and exits.

[email protected] install /Volumes/DATA/www/nightwatch/node_modules/node-expat
node-gyp rebuild

gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/Volumes/DATA/www/nightwatch/node_modules/node-expat/build'
gyp ERR! System Darwin 16.7.0
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Volumes/DATA/www/nightwatch/node_modules/node-expat
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1

I changed the chmode of whole npm_modules directory and assigned 777 recursively. Still it does not work.

@mytharcher
Copy link

Same here on my Mac with node 10.7.0.

@ghost
Copy link

ghost commented Nov 23, 2022

Same with node 14

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

No branches or pull requests

2 participants