Cannot build using PKG, am I doing something wrong? #2516
Unanswered
rayfoster14
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm having an issue where I cannot compile my source into a binary. Running node directly works just fine, but when building with 'pkg .' I get a no native build error. I can't seem to find any concrete information on how to fix this, I've tried installing different versions of serialport, node, and OS but nothing seems to work. The binary compiles fine, but when running I get this error:
Error: No native build was found for platform=win32 arch=x64 runtime=node abi=93 uv=1 libc=glibc node=16.15.0
loaded from: C:\snapshot\indexer\node_modules\@serialport\bindings-cpp
Beta Was this translation helpful? Give feedback.
All reactions