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

Errors during installation: #35

Open
mensa84 opened this issue Apr 17, 2020 · 0 comments
Open

Errors during installation: #35

mensa84 opened this issue Apr 17, 2020 · 0 comments

Comments

@mensa84
Copy link

mensa84 commented Apr 17, 2020

Will this plugin not work with newer versions of npm/node?


npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

> mdns@2.5.1 install /usr/lib/node_modules/homebridge-soundtouch/node_modules/mdns
> node-gyp rebuild

gyp WARN EACCES current user ("nobody") does not have permission to access the dev dir "/root/.cache/node-gyp/11.15.0"
gyp WARN EACCES attempting to reinstall using temporary dev dir "/usr/lib/node_modules/homebridge-soundtouch/node_modules/mdns/.node-gyp"
gyp WARN install got an error, rolling back install
gyp WARN install got an error, rolling back install
gyp ERR! configure error
gyp ERR! stack Error: EACCES: permission denied, mkdir '/usr/lib/node_modules/homebridge-soundtouch/node_modules/mdns/.node-gyp'
gyp ERR! System Linux 4.19.0-8-amd64
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 v11.15.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
npm WARN notsup Unsupported engine for require-fu@1.0.0: wanted: {"node":"0.10.x"} (current: {"node":"11.15.0","npm":"6.14.4"})
npm WARN notsup Not compatible with your version of node/npm: require-fu@1.0.0

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! mdns@2.5.1 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the mdns@2.5.1 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/2020-04-17T22_51_45_739Z-debug.log

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