-
-
Notifications
You must be signed in to change notification settings - Fork 91
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
plugin installation is not done - Error: ENOSPC: no space left on dev - QNAP #973
Comments
he instalado node.js version 20 y continua igual. Bundled install / update could not complete. Trying regular install / update using npm. USER: root
gyp ERR! configure error SyntaxError: Error parsing /homebridge/node_modules/homebridge-camera-ui/node_modules/dtrace-provider/package.json: Unexpected end of JSON input Node.js v20.18.0
node:internal/modules/package_json_reader:93 SyntaxError: Error parsing /homebridge/node_modules/homebridge-camera-ui/node_modules/ffmpeg-for-homebridge/package.json: Unexpected end of JSON input Node.js v20.18.0 Error: Operation failed with code 1. |
Describe the bug
plugin installation is not done,
I have plenty of space and it does not install the plugin, other plugins have been installed correctly, but this one does not install.
To Reproduce
install
Expected behavior
correct installation
Logs
USER: root
DIR: /var/lib/homebridge
CMD: npm install --save [email protected]
[##################] - reify:es-abstract: sill tar Error: ENOSPC: no space left on dev
gyp ERR! configure error ify:es-abstract: sill tar Error: ENOSPC: no space left on dev
gyp ERR! stack Error: ENOSPC: no space left on device, write
gyp ERR! System Linux 5.10.60-qnap
gyp ERR! command "/opt/homebridge/bin/node" "/opt/homebridge/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /homebridge/node_modules/homebridge-camera-ui/node_modules/dtrace-provider
gyp ERR! node -v v18.13.0
gyp ERR! node-gyp -v v9.1.0
gyp ERR! not ok
gyp ERR! configure error ify:es-abstract: sill tar Error: ENOSPC: no space left on dev
gyp ERR! stack Error: ENOSPC: no space left on device, write
gyp ERR! System Linux 5.10.60-qnap
gyp ERR! command "/opt/homebridge/bin/node" "/opt/homebridge/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /homebridge/node_modules/homebridge-camera-ui/node_modules/pixel-change
gyp ERR! node -v v18.13.0
gyp ERR! node-gyp -v v9.1.0
gyp ERR! not ok
npm ERR! code 1
npm ERR! path /homebridge/node_modules/homebridge-camera-ui/node_modules/pixel-change
npm ERR! command failed
npm ERR! command sh -c -- node-gyp-build
npm ERR! A complete log of this run can be found in:
npm ERR! /home/homebridge/.npm/_logs/2024-10-25T23_51_09_750Z-debug-0.log
Error: Operation failed with code 1.
You can download this log file for future reference.
See https://github.com/homebridge/homebridge-config-ui-x/wiki/Troubleshooting for help.
Environment
The text was updated successfully, but these errors were encountered: