addon-node-red icon indicating copy to clipboard operation
addon-node-red copied to clipboard

NPM

Open milandzuris opened this issue 1 year ago • 0 comments

hi, i have problem with nr when im click on install, nr show me this error Install failed how fix this? same on update

log:

2022-09-06T03:48:06.071Z Install : node-red-contrib-ewelink 2.0.0

2022-09-06T03:48:05.910Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict [email protected] 2022-09-06T03:48:10.119Z [err] npm WARN config production Use --omit=dev instead. 2022-09-06T03:48:26.017Z [err] npm ERR! code ENOTEMPTY 2022-09-06T03:48:26.017Z [err] npm ERR! syscall rename 2022-09-06T03:48:26.017Z [err] npm ERR! path /config/node-red/node_modules/node-red-node-email 2022-09-06T03:48:26.017Z [err] npm ERR! dest /config/node-red/node_modules/.node-red-node-email-9kimBKpy 2022-09-06T03:48:26.017Z [err] npm ERR! errno -39 2022-09-06T03:48:26.017Z [err] npm ERR! ENOTEMPTY: directory not empty, rename '/config/node-red/node_modules/node-red-node-email' -> '/config/node-red/node_modules/.node-red-node-email-9kimBKpy' 2022-09-06T03:48:26.017Z [err] 2022-09-06T03:48:26.017Z [err] npm ERR! A complete log of this run can be found in: 2022-09-06T03:48:26.017Z [err] npm ERR! /root/.npm/_logs/2022-09-06T03_48_09_756Z-debug-0.log 2022-09-06T03:48:26.067Z rc=217

milandzuris avatar Sep 06 '22 03:09 milandzuris