Receiving error on the '@flowfuse/node-red-dashboard' install for the 2.0 that I (very limited knowledge of 'nux navigation) can not resolve through search here and on HA sites.
I have installed numerous other packages without such difficulty, but this one has me at a loss. Am thinking it is solely a path issue being under the HA umbrella, and hope it is a modification that I can do.
Very interested in converting my existing dashboard nodes over to the new version!
Install : @flowfuse/node-red-dashboard 1.0.2
npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict @flowfuse/node-red-dashboard@1.0.2
[err] npm
[err] WARN config
[err] production Use --omit=dev instead.
[err] npm ERR! code ENOTEMPTY
[err] npm ERR! syscall rename
[err] npm ERR! path /config/node_modules/magic-string
[err] npm ERR! dest /config/node_modules/.magic-string-QF6ToVdy
[err] npm ERR! errno -39
[err] npm ERR!
[err] ENOTEMPTY: directory not empty, rename '/config/node_modules/magic-string' -> '/config/node_modules/.magic-string-QF6ToVdy'
[err]
[err] npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-02-09T02_58_45_657Z-debug-0.log
rc=217
As it is on lots of folk (search the forum for posts mentioning docker).
Fortunately, I believe it is possible to unshackle yourself and install Node-RED directly (and still have HA integration by installing their nodes from the palette)