Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No native build was found for platform electron-forge using vite #594

Open
dawadam opened this issue Jan 1, 2024 · 1 comment
Open

No native build was found for platform electron-forge using vite #594

dawadam opened this issue Jan 1, 2024 · 1 comment
Labels

Comments

@dawadam
Copy link

dawadam commented Jan 1, 2024

Describe the bug

Error: No native build was found for platform=linux arch=x64 runtime=electron abi=119 uv=1 libc=glibc node=18.18.2 electron=28.1.0

I'm using :
zeromq 6.0.0-beta.19
electron 28
@electron-forge/cli 7.2.0

Project using "vite".

Reproducing
Install fresh project with @electron-forge/cli
Add last zeromq dependance
Add a line using zmq in main.ts, like this: const pullSocket = new zmq.Pull()

Expected behavior
No error and work fine. ^^

Tested on

  • OS: Linux Mint 21
  • ZeroMQ.js version: 6.0.0-beta.19
@OMY-onlymissyou
Copy link

Hello, can you solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants