I have NODE RED version 22.13.1 installed on Windows 10, when I try to run it in the windows editor, I get the following message:
What can it be?
I have NODE RED version 22.13.1 installed on Windows 10, when I try to run it in the windows editor, I get the following message:
Actually you have version 3.1.3. Upgrade to the latest version.
[https://nodejs.org/en/](https://nodejs.org/en/)
On this page only the version appears:
v22.13.1, where can I download the latest
That is nodejs not node red. Just install node red as in the getting started guide for Windows and it will update to the latest.
You have node.js v22.13.1, which may well be the latest version.
But you have Node-red version 3.1.3 which is very definitely not the latest version.
See https://nodered.org/docs/getting-started/windows for installation/upgrade instructions.
That version of Node-JS is too new for your version of Node-RED due to a security patch they did recently
Searching that error "Error: spawn EINVAL" would have lead you to:
In short, update Node-RED to latest
npm i -g node-red@latest