Node-RED: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<h2>Installing Node-RED</h2> First install the [https://nodejs.org/en/download/ Node.js]. When that working install the [http://nodered.org/docs/getting-started/installation...") |
No edit summary |
||
Line 1: | Line 1: | ||
<h2>Installing Node-RED</h2> | <h2>Installing Node-RED</h2> | ||
First install the [https://nodejs.org/en/download/ Node.js]. | First install the [https://nodejs.org/en/download/ Node.js]. | ||
When that working install the [http://nodered.org/docs/getting-started/installation Node-RED]. | |||
When that working install the [http://nodered.org/docs/getting-started/installation Node-RED] , | |||
with command: '''sudo npm install -g --unsafe-perm node-red'''. |