-
Notifications
You must be signed in to change notification settings - Fork 6
Description
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