Updating to 1.3.5 (from 1.3.0)

Just checking before I press go - I've an old PiZero running Jessie (for LIRC reasons) Node v10.24.1 and NR 1.3.0

If I use the standard install/upgrade script with

--nodered-version="1.3.6"

will it leave the Node 10 alone and just upgrade NR or do I need another flag?

If you just want to upgrade node-red you should be able to do
sudo npm install -g --unsafe-perm node-red@1.3.6

ooh - never thought of doing it directly :slight_smile:

That seems to have worked nicely :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.