-
Notifications
You must be signed in to change notification settings - Fork 0
Install a node
Philippe Raude edited this page Nov 26, 2020
·
2 revisions
^ Back to Node-Red
https://github.com/node-red/node-red-nodes
node-red-stop
From an npm package :
cd ~/.node-red
sudo npm install node-red-node-{filename}
From Git or Development :
cd ~/.node-red/node_modules
node-red-start sudo
node-red-stop
npm uninstall node-red{filename}
Sidebar