Open ErikHougaard opened 5 years ago
Good afternoon. Could you solve it? Could you guide me how you did the cross compilation?
@ErikHougaard @Ronald-Omega How to fix this error? I've been wasting time for a couple of days... node and npm version is v8
@luka1995 I honestly don't remember how I managed to solve it, but I have made the module available here: https://github.com/ErikHougaard/serialport
Hope it helps :-)
@ErikHougaard thanks I tried. I forked repo to my github and run npm i luka1995/serialport-onion, but I'm geting error:
I think this library not working anymore.
Hi,
I tried installing your build of serialport on the latest Omega2S+ firmware, and I get this error:
...was compiled against a different Node.js version using NODE_MODULE_VERSION 46. This version of Node.js requires NODE_MODULE_VERSION 57. Please try re-compiling or re-installing the module
Is a new build available for this version, or will I need to cross-compile myself (which I have never tried before, so I'm hoping I don't have to :-))