This requirement was set in V10, so you will need to update your Node JS Version to the latest supported by Node RED (and to follow up on any needed rebuilds for Native Nodes)
There aren’t any strict limitations with installing v11 — but there are definitely some changes (all for the better ).
If you take a look at the linked topic, it should give you a solid overview of what’s changed and how to adapt. The biggest updates are around the UI and the message format. In return, you get a much more robust and future-proof framework, which also helps me keep everything aligned with the rapid development happening in the underlying library.
That said, you will still need to upgrade NodeJS to really benefit from the newer version.
Let me know if you hit any issues during the upgrade
Side Note: Anything wrong with V11 - I do depend on user feedback to be made aware of the shortcomings, so I can address them
I'm away this weekend : A way overdue visit to the north of the country I reside starts tomorrow morning to visit family.
Hi Marcus
I encounter this problem when trying to install
Cheers Andrew
[sudo] password for andrew:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
nodejs is already the newest version (18.19.1+dfsg-6ubuntu5).
0 to upgrade, 0 to newly install, 0 to remove and 19 not to upgrade.
The best thing you can do with any big tool is check if it has its own install and management tooling. Node.js certainly does. There are installers for Debian, Ubuntu and many other OS's. A 3rd party maintains apt repo's and that is the best approach.