How to install nodes offline with npm-bundle?
Please prepare a PC that has already installed npm, and install npm-bundle
in the PC.
Install the node-RED package that you want to install on the offline PC, such as node-red-contrib-float
Using npm-bundle to make a bundle package
Then you will get a install package called node-red-contrib-float-1.0.3.tgz
Please copy node-red-contrib-float-1.0.3.tgz to
target PC, and switch to folder /usr/bin/AXView30/SensorNetwork/Webservices/
and type:
After installation, please reboot PC or restart server.js
done!
Last updated
Was this helpful?