Intallation failed in node-red

Hi.
I am new to node-red. I wanted to try out dashboards, but I cannot seem to add it to node-red. When I try to add it to the pallete, I get “installation failed”, log file only contains this:

2023-11-21T14:22:46.119Z Install : @flowfuse/node-red-dashboard 0.7.2
2023-11-21T14:22:46.111Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict @flowfuse/node-red-dashboard@0.7.2
2023-11-21T14:23:23.855Z [out] + @flowfuse/node-red-dashboard@0.7.2
2023-11-21T14:23:23.855Z [out] updated 1 package in 35.185s
2023-11-21T14:23:25.559Z rc=0

Please supply all the versions of components you are using (e.g. Node-RED, NodeJS)

I just realized I need to updgrate nodejs, and probably my distribution. Thanks, will check back later.
I was running nodejs v 14, and installing 21 broke some things, I need to deal with that.

Upgraded to node 20 and node-red 3.1, everything works fine :slight_smile: