Replies: 1 comment
-
https://serialport.io/docs/guide-platform-support#supported-platforms-and-architectures Did you run "npm install" with "--build-from-source"? You may also need to add "--armv7l" for 32 bit or "--arm64" for 64 bit. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I'm sorry to till you that is I tried to run SerialPort on my raspberry pi for university project but I have spent more than 12 hours look for solution and I have to submit it on Monday no much time left... I've been developing it on another machine
I got an error says:
Whoever, I know the documentation talk about prebuild stuff but its out of my experience.
*note: I'm using the official OS and the latest one.
Also I have to mention that I tried with different boilerplate:
electron-forge
electron-vite-boilerplate
vanilla electron project
All outcomes with the same error,
It's works fine on MacOS though.
Beta Was this translation helpful? Give feedback.
All reactions