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
USB serial signal K error Module did not self-register:
#7
What sailoog said.

Most of the Signal K server is pure JavaScript which is platform independent. However when you talk to hardware like serial ports you need ”glue” code that binds the js runtime to platform specific serial port apis. When you for example upgrade Node.js these bindings need to be updated with a reinstall, that will either doenload the correct version of the bindings or compile them locally.
Reply


Messages In This Thread
RE: USB serial signal K error Module did not self-register: - by tkurki - 2022-12-17, 06:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)