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

Install error #31

Open
Pascal26120 opened this issue Jan 5, 2019 · 1 comment
Open

Install error #31

Pascal26120 opened this issue Jan 5, 2019 · 1 comment

Comments

@Pascal26120
Copy link

Hi,
when I try to install the plugin homebridge-soundtouch, I already have this issue :

sudo npm install -g homebridge-soundtouch

`npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.

[email protected] install /usr/lib/node_modules/homebridge-soundtouch/node_modules/mdns
node-gyp rebuild

gyp ERR! clean error
gyp ERR! stack Error: EACCES: permission denied, rmdir 'build'
gyp ERR! System Linux 4.9.0-8-686-pae
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/lib/node_modules/homebridge-soundtouch/node_modules/mdns
gyp ERR! node -v v8.12.0
gyp ERR! node-gyp -v v3.8.0
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
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-01-05T13_24_30_599Z-debug.log`

npm -v 6.5.0

node -v v8.12.0

Best regards

@sebro83
Copy link

sebro83 commented Jun 16, 2019

Same issue here. Can apparently be resolved if you check #18 - but I've not yet tried. Project seems to be no longer maintained.

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

2 participants