Node-Red installation failing with the error "No compatible version found: node-red-node-rbe@'^0.2.4 '" . Please see error below.
Following versions installed in my system.
npm -v
1.2.32
node -v
v0.10.12
npm ERR! Error: No compatible version found: node-red-node-rbe@'^0.2.4'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.1.0","0.1.1","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.1.9","0.1.10","0.1.11","0.1.12","0.1.13","0.1.14","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4"]
Regards,
Suresh,
Your versions of nodejs and npm are too old and unsupported. Please update them first, then retry
Colin
23 May 2019 07:34
3
What hardare and operating system are you trying to install onto?
Thank you very much for your response.
Appreciate if you can provide the required npm version required to install nodered.
Is it possible to install nodered without npm ?. I have memory constraint, hence asking.
Thanks,
Suresh,
You really need nodejs version 8
That will come with npm by default
Thank you for the response.
We are using 3.10 kernel and building for IoT GW.
Build root version 2014.05.
Regards,
Suresh.