Hello, I just installed Node-RED on my Raspberry Pi 4, using your recommended batch command, which said it would only update nodejs if the version was less than 8.
I had just built the latest Github 12.13.0 version, but your batch command replaced it with 10.17 nodejs. Why did that happen? Should not 12.13.0 be preferred over 10.17? Should I rebuild 12.13
Currently nodejs 10.x is the preferred version which I guess is why it downgraded it. It appears that text in the docs is not correct. It is possible that some contributed nodes are not fully 12.x compatible. However I suspect that very soon the script will be amended to allow 12.x.
Did you have a particular reason for wanting 12.x? If so then you don't need to build it as this method will install it for you I believe.