Cannot install serialport on node v12.22.7 #2422
Answered
by
reconbot
CyberHippo
asked this question in
Q&A
-
SerialPort Version
Node Version
Electron Version/ Platform
Architecturex86_64 Hardware or chipset of serialport/ What steps will reproduce the bug?Install serialport as follows : FROM node:12-alpine
[redacted]
RUN apk add --no-cache nodejs make gcc g++ python3 linux-headers udev
RUN npm install -g serialport --build-from-source --unsafe-perm What happens?The installation does not succeed. Please see the attached logs:
What should have happened?The package is installed from source successfully. Additional informationLet me know if you need additional information. |
Beta Was this translation helpful? Give feedback.
Answered by
reconbot
Feb 5, 2022
Replies: 2 comments 1 reply
-
Same issue get |
Beta Was this translation helpful? Give feedback.
0 replies
-
Want to give our latest beta a try? it has more prebuilt binaries. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
CyberHippo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Want to give our latest beta a try? it has more prebuilt binaries.
[email protected]