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

Error on installation #13

Open
sukruavcuoglu opened this issue Oct 27, 2024 · 0 comments
Open

Error on installation #13

sukruavcuoglu opened this issue Oct 27, 2024 · 0 comments

Comments

@sukruavcuoglu
Copy link

7 Oct 21:03:21 - [info] Server now running at http://127.0.0.1:1880/
27 Oct 21:03:21 - [info] Starting flows
27 Oct 21:03:21 - [info] Started flows
27 Oct 21:04:17 - [info] Installing module: node-red-contrib-cache, version: latest
27 Oct 21:04:19 - [warn] Installation of module node-red-contrib-cache failed:
27 Oct 21:04:19 - [warn] ------------------------------------------
27 Oct 21:04:19 - [warn] npm error code EACCES
npm error syscall open
npm error path /data/.npm/_cacache/tmp/65ffb23d
npm error errno EACCES
npm error
npm error Your cache folder contains root-owned files, due to a bug in
npm error previous versions of npm which has since been addressed.
npm error
npm error To permanently fix this problem, please run:
npm error sudo chown -R 1000:1000 "/data/.npm"
npm error Log files were not written due to an error writing to the directory: /data/.npm/_logs
npm error You can rerun the command with --loglevel=verbose to see the logs in your terminal

27 Oct 21:04:19 - [warn] ------------------------------------------
Error: Install failed
at /usr/src/node-red/node_modules/@node-red/registry/lib/installer.js:290:25
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
27 Oct 21:04:19 - [error] Error: Install failed

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