I just installed Node-RED on my UBUNTU 20.04 what I'm running on a Raspberry PI4.
I want to you Dashboard, but it says at the installation phase, that my Node-RED is too old (due to the fact, that I only installed it today).
So, I continued with upgrading the Node-RED to the latest version to be able to use the dashboard.
Could you tell me how I can upgrade to the latest Node-RED version to be able to use the Dashboard? It's really important for me, I would like to use this for a robot project which is the topic of my Master Thesis, what I have to finish until 10th of Dec!
It should have been installed as part of the node 14 install. But something has gone wrong. I'm not familiar enough with the script to suggest what has happened. Hopefully @dceejay can help.
The 'official' install guide would have been a better option to install node-RED - Running on Raspberry Pi : Node-RED
It would have been better supported, and the same script used to update your installation when they are published.
Basically I restored the system with backup option in Ubuntu. Then I tried again according to the guideline, what you propose. But I get the same fault.
You were right. I did not have npm. So I installed one with sudo apt install npm
Then I ran the offical script again and it stopped at the same point with the same alarm message. I think this official script removes it, then it is complaining that it does not exist..
I tried 2 times with the same result. First install npm, check with
Don't get dishearted!
It's a weekend when the node-RED team will be spending time with their families, but I'm sure @dceejay will offer some advice when he's next around.
Sure, no problem. I don't want to steal your family time!
The thing is during daytime I'm working, so for me the only options to have fun with Node-RED is nights and weekends. By the way, this part is not such a fun... (: