NodeRED/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 26.x)
Zur Navigation springen Zur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
Frhenn (Diskussion | Beiträge)
Frhenn (Diskussion | Beiträge)
Zeile 26: Zeile 26:


= Installing Node-RED =
= Installing Node-RED =
*Open command line




[[Bild:Start Marked.png]]
[[Bild: opened command line.png|400px]]


*Enter "mkdir .node-red"


[[Bild: make node-red directory.png|400px]]

Version vom 27. Januar 2020, 09:48 Uhr

Preparations

  • Use the command line to verify that Nodejs has been installed correctly.
    • To open the command line type "cmd" in the Windows search bar and press the enter key.



  • After you have opened the command line type "node --version" in.



  • Also type "npm --version" in the command line.
    • Hint: npm usually comes with Node.js



  • Internet connection available?

Installing Node-RED

  • Open command line



  • Enter "mkdir .node-red"




Copyright © 2014-2024 eXept Software AG