Closed william89731 closed 1 year ago
Hi @william89731 , Did you manage to solve this? Where are you running node-red?
Hi @william89731,
Possible solution: Delete the node_modules directory and do a re-install of the modules. (In the .node-red folder, run npm install)
Regards
Hi @william89731 , Did you manage to solve this? Where are you running node-red?
kubernetes cluster baremetal
Hi @william89731,
Possible solution: Delete the node_modules directory and do a re-install of the modules. (In the .node-red folder, run npm install)
Regards
solved! delete folder an run "npm i node-red-contrib-smartnora@1.18.2"
thanks too much!!
hi andrei,
i am trying to update. log error:
npm WARN config production Use
--omit=dev
instead. npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /data/node_modules/firebase npm ERR! dest /data/node_modules/.firebase-fnFyHLBA npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/data/node_modules/firebase' -> '/data/node_modules/.firebase-fnFyHLBA'