Search found 1 match

by @ndz
07 Apr 2017, 10:12
Forum: Software
Topic: Node Red
Replies: 12
Views: 24458

Re: Node Red

Hi mario,

you can install the Node-RED runtime on the current Debian Wheezy.
You have to upgrade the RevPi via dist-upgrade first.

Follow these steps:
1. sudo apt-get dist-upgrade
2. npm: sudo apt-get install nodejs npm
3. Install Node-RED
a. wget http://node-arm.herokuapp.com/node_archive_armhf ...