Thanks to visit codestin.com
Credit goes to github.com

Skip to content

problem in disinstalling ecovacs plugin #2405

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

Closed
grigo6891 opened this issue Apr 6, 2025 · 5 comments
Closed

problem in disinstalling ecovacs plugin #2405

grigo6891 opened this issue Apr 6, 2025 · 5 comments

Comments

@grigo6891
Copy link

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

@bwp91
Copy link
Contributor

bwp91 commented Apr 6, 2025

Try running this command in the terminal and try again. It is to delete that folder:

sudo rm -rf /usr/local/lib/node_modules/.homebridge-deebot-YZVBfr04

@grigo6891
Copy link
Author

thanks. I tried to run the command but nothing happened... Any idea?

@grigo6891
Copy link
Author

always this error Error: Operation failed with code 243.

Copy link

github-actions bot commented May 8, 2025

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.

@github-actions github-actions bot added the stale label May 8, 2025
Copy link

This issue has been closed as no further activity has occurred.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants