Jason_SV.Apres|Hunter336|WI - my Signalk server...
my Signalk server doent work after upgrade to the latest version
3 Replies
We need some details! Check the log files.
I think it is the Node version issue https://forum.openmarine.net/showthread.php?tid=4808&page=2
i had a bunch of plugins fail to start that had a dependency on @serialport and to fix it i just had to go into /home/pi/.signalk/node_modules/ and run "npm install" (without removing anything before that). HTH.