How to install earlier version of Node Red

1,311 views
Skip to first unread message

Ian Eagland

unread,
Mar 19, 2015, 1:22:00 PM3/19/15
to node...@googlegroups.com
Hi

As I am having trouble with mosquitto disconnecting with the current version installed on a Pi I wondered if there is a way to go back to the previous version that was working for me. Bear in mind I am completely new to this and fairly new to Linux so I would appreciate specific commands. I am guessing this can do this from git in a fairly straight forward manner. I don't mind having to set the Pi up from scratch with the earlier Node Red if that is the simplest way to go.

Regards

Ian

Antoine Aflalo

unread,
Mar 19, 2015, 1:24:58 PM3/19/15
to node...@googlegroups.com
Hello Ian,

When you do a npm install node-red
You can specify the version :

npm install node...@0.10.4 by example

--
http://nodered.org
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Antoine Aflalo

Antoine Aflalo

unread,
Mar 19, 2015, 1:26:34 PM3/19/15
to node...@googlegroups.com
Ho and by doing this : 
npm view node-red versions

You see all the published version of Node-RED
--
Antoine Aflalo

Nicholas O'Leary

unread,
Mar 19, 2015, 1:41:33 PM3/19/15
to Node-RED Mailing LIst
Ian - what older version are you trying? Nothing has changed in the MQTT nodes for quite some time. Unless you're going back a long way, I'd be surprised if that was the core issue.

Did you find the logs of mosquitto? My guess would be something like /var/log/mosquitto.log or similar.

Nick
Reply all
Reply to author
Forward
0 new messages