Skip to content

Trying to use serialport@6 in my electron app, but i'm getting an error. #2682

Answered by GazHank
lucas-gama asked this question in Q&A
Discussion options

You must be logged in to vote

yikes, I've not tried using these old versions so am not sure if they will still work on windows 11; and the oldest documentation still available is for v7 :-(

Am I correct to think that you have an old electron 1.3.2 app that didn't include serialport, and you are looking to retrofit serialport into it rather than an existing app where serialport has recently stopped working?

Also, are you using the prebuild binaries or built from source? (per https://serialport.io/docs/7.x.x/guide-installation)

Assuming that running these old version is still feasible, then it could be an issue of incapability between the versions.

Node 8.17 is node ABI version 57 (per https://nodejs.org/en/download/rel…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lucas-gama
Comment options

@GazHank
Comment options

Answer selected by reconbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants