question

jan-kees avatar image
jan-kees asked

node red dsahboard install

getting an error when installing node red dashboard.


root@beaglebone:~# npm i node-red-dashboard
npm WARN saveError ENOENT: no such file or directory, open '/data/home/root/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/data/home/root/package.json'
npm WARN root No description
npm WARN root No repository field.
npm WARN root No README data
npm WARN root No license field.


How do I correct this ?



Node-REDdashboard display
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

1 Answer
jan-kees avatar image
jan-kees answered ·

Solved.......the command "npm i node-red-dashboard" has to be executed FROM the ~.node-red directory.


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.