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

Precompiled binaries for electron@4.1.0 #310

Closed
sla89 opened this issue Mar 14, 2019 · 3 comments
Closed

Precompiled binaries for electron@4.1.0 #310

sla89 opened this issue Mar 14, 2019 · 3 comments

Comments

@sla89
Copy link

sla89 commented Mar 14, 2019

Hello together! :)

Because the guys from electron changed their ABI version to 69 (electron/electron#16687) and created a new electron release (4.1.0 - https://github.com/electron/electron/releases/tag/v4.1.0) there are no precompiled binaries for the latest stable zeromq.js version.

Is it possible to get precompiled binaries for zeromq.js v5.1.0? :)

Thank you in advance.

@sla89
Copy link
Author

sla89 commented Apr 4, 2019

Any update on this or at least a comment from you about my question please? :/

@daniel0076
Copy link

@sla89

I think this can be done by re-compiling it using electron-rebuild

I installed the latest Electron, and run ./node_modules/.bin/electron-rebuild
And it is compiled against my electron
Success on Electron 5.0.6 ABI 70

@lgeiger
Copy link
Member

lgeiger commented Aug 27, 2019

Sorry for the long wait.
I just re-triggered the release builds and v5.1.0 should now include prebuilts for the latest Electron and Node versions.
Feel free to reopen if you still have issues.

@lgeiger lgeiger closed this as completed Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants