node-red-contrib-iotflows
Version:
A collection of Node-RED nodes for IoTFlows.
13 lines (9 loc) • 371 B
Plain Text
You might need to delete the current node_module
cd ~/.node-red OR
cd ~/Github/iotflows-remote-access/.node-red
sudo npm uninstall node-red-contrib-iotflows
sudo rm ~/.node-red/node_modules/node-red-contrib-iotflows
To install:
cd ~/.node-red OR
cd ~/Github/iotflows-remote-access/.node-red
sudo npm install ~/GitHub/iotflows-nodered-nodes/node-red-contrib-iotflows