Skip to content

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

Open
@dawadam

Description

@dawadam

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions