w2k-1 support #62
Unanswered
s-murphree
asked this question in
Q&A
Replies: 1 comment
-
I got it working by getting the head revision (master), putting it in /usr/lib/node_modules/signalk-server, changing to that directory and ran "npm install && npm run build:all". For some reason "npm install -g signalk-server@beta didn't work for me. But I'm a C++ programmer and I know not what I do in this unfamiliar world of nodejs. Steve |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have installed beta 6 and I still don't see the options for the w2k-1. I even cloned the repo and installed from source. The files with the modifications are there but when I run "nmp install && nmp run build:all", the server version is 2.0.0-beta.6 but still no w2k-1 option. Any clues as to what I'm doing wrong?
Thanks,
Steve
Beta Was this translation helpful? Give feedback.
All reactions