You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It's a bug that seems to be known; I saw that builds have been made for other versions of Electron. This is version 28. I need it with version 5.3.1 of zeromq. The build is not done correctly with node-gyp.
Error: make failed with exit code: 2
Reproducing
Just install last Eletron, using electronforge and add zmq 5.
Expected behavior
zmq must rebuild
Tested on
OS: Linux Mint 21.2
ZeroMQ.js version: 5.3.1
The text was updated successfully, but these errors were encountered:
Describe the bug
It's a bug that seems to be known; I saw that builds have been made for other versions of Electron. This is version 28. I need it with version 5.3.1 of zeromq. The build is not done correctly with node-gyp.
Error:
make
failed with exit code: 2Reproducing
Just install last Eletron, using electronforge and add zmq 5.
Expected behavior
zmq must rebuild
Tested on
The text was updated successfully, but these errors were encountered: