You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm error code EACCES
npm error syscall rename
npm error path /usr/local/lib/node_modules/homebridge-deebot
npm error dest /usr/local/lib/node_modules/.homebridge-deebot-YZVBfr04
npm error errno -13
npm error Error: EACCES: permission denied, rename '/usr/local/lib/node_modules/homebridge-deebot' -> '/usr/local/lib/node_modules/.homebridge-deebot-YZVBfr04'
npm error at async Object.rename (node:internal/fs/promises:783:10)
npm error at async moveFile (/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/lib/move-file.js:30:5)
npm error at async Promise.allSettled (index 0)
npm error at async [reifyPackages] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:325:11)
npm error at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:142:5)
npm error at async Uninstall.exec (/usr/local/lib/node_modules/npm/lib/commands/uninstall.js:51:5)
npm error at async Npm.exec (/usr/local/lib/node_modules/npm/lib/npm.js:207:9)
npm error at async module.exports (/usr/local/lib/node_modules/npm/lib/cli/entry.js:74:5) {
npm error errno: -13,
npm error code: 'EACCES',
npm error syscall: 'rename',
npm error path: '/usr/local/lib/node_modules/homebridge-deebot',
npm error dest: '/usr/local/lib/node_modules/.homebridge-deebot-YZVBfr04'
npm error }
npm error
npm error The operation was rejected by your operating system.
npm error It is likely you do not have the permissions to access this file as the current user
npm error
npm error If you believe this might be a permissions issue, please double-check the
npm error permissions of the file and its containing directories, or try running
npm error the command again as root/Administrator.
npm error A complete log of this run can be found in: /Users/albertogrigolin/.npm/_logs/2025-04-06T16_23_09_270Z-debug-0.log
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Current Situation
I'm trying to disinstall ecovacanza plugin but an error occurred (I link the log file). Could you help me?
i want to disinstall because the first time it worked but when I turn off my Mac I can't visualise the robot in HomeKit ( I have an HomePod )
Logs
USER: albertogrigolin
DIR: /usr/local
CMD: npm uninstall -g homebridge-deebot
npm error code EACCES
npm error syscall rename
npm error path /usr/local/lib/node_modules/homebridge-deebot
npm error dest /usr/local/lib/node_modules/.homebridge-deebot-YZVBfr04
npm error errno -13
npm error Error: EACCES: permission denied, rename '/usr/local/lib/node_modules/homebridge-deebot' -> '/usr/local/lib/node_modules/.homebridge-deebot-YZVBfr04'
npm error at async Object.rename (node:internal/fs/promises:783:10)
npm error at async moveFile (/usr/local/lib/node_modules/npm/node_modules/@npmcli/fs/lib/move-file.js:30:5)
npm error at async Promise.allSettled (index 0)
npm error at async [reifyPackages] (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:325:11)
npm error at async Arborist.reify (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:142:5)
npm error at async Uninstall.exec (/usr/local/lib/node_modules/npm/lib/commands/uninstall.js:51:5)
npm error at async Npm.exec (/usr/local/lib/node_modules/npm/lib/npm.js:207:9)
npm error at async module.exports (/usr/local/lib/node_modules/npm/lib/cli/entry.js:74:5) {
npm error errno: -13,
npm error code: 'EACCES',
npm error syscall: 'rename',
npm error path: '/usr/local/lib/node_modules/homebridge-deebot',
npm error dest: '/usr/local/lib/node_modules/.homebridge-deebot-YZVBfr04'
npm error }
npm error
npm error The operation was rejected by your operating system.
npm error It is likely you do not have the permissions to access this file as the current user
npm error
npm error If you believe this might be a permissions issue, please double-check the
npm error permissions of the file and its containing directories, or try running
npm error the command again as root/Administrator.
npm error A complete log of this run can be found in: /Users/albertogrigolin/.npm/_logs/2025-04-06T16_23_09_270Z-debug-0.log
Error: Operation failed with code 243.
You can download this log file for future reference.
See https://github.com/homebridge/homebridge-config-ui-x/wiki/Troubleshooting for help
Config
Homebridge UI Version
v4.72.0
Homebridge Version
v1.9.0
Node.js Version
v22.14.0
Operating System
Official Homebridge Raspberry Pi Image
Environment Info
None
Raspberry Pi Model
None
The text was updated successfully, but these errors were encountered: