This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to install new nodes.is there a wrong installation of node red in Openplotter
#2
http://forum.openmarine.net/showthread.p...481&page=2 post 13
Code:
mkdir /home/pi/freeback
sudo mv /home/pi/.node-red/node_modules/node-red-contrib-freeboard /home/pi/freeback/
sudo chown -R pi:pi /home/pi/.node-red/node_modules/.bin/
cd /home/pi/.node-red
npm install node-red-node-mysql
sudo mv /home/pi/freeback/node-red-contrib-freeboard /home/pi/.node-red/node_modules/
sudo reboot

edited this should work for you . after that to install other nodes you just move the freeboard node to and from the folder you made.

sudo mv /home/pi/.node-red/node_modules/node-red-contrib-freeboard /home/pi/freeback/

cd /home/pi/.node-red

install node

sudo mv /home/pi/freeback/node-red-contrib-freeboard /home/pi/.node-red/node_modules/

reboot

thank abarrow for that one
jim
Reply


Messages In This Thread
RE: How to install new nodes.is there a wrong installation of node red in Openplotter - by jim321 - 2017-08-18, 11:47 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)