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
Issue description
i can not use zeromq in my project whatever it's zmq@5 or zmq@6-beta. The project is a electron project in winodws.
Environment
electron Version: 19.1.9
node Version: 16.17.0
windows Version: windows 10 X64
electron-builder:22.14.13
error infomation
Error: No native build was found for platform=win32 arch=x64 runtime=electron abi=106 uv=1 libc=glibc node=16.14.2 electron=19.1.9
loaded from: C:\Users\birui\Desktop\watcher\out\main
at load.resolve.load.path (C:\Users\birui\Desktop\watcher\out\main\index.js:1562:11)
at Object.load [as exports] (C:\Users\birui\Desktop\watcher\out\main\index.js:1526:32)
at Object.<anonymous> (C:\Users\birui\Desktop\watcher\out\main\index.js:1704:30)
at Module._compile (node:internal/modules/cjs/loader:1118:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
at Module.load (node:internal/modules/cjs/loader:988:32)
at Module._load (node:internal/modules/cjs/loader:829:12)
at c._load (node:electron/js2c/asar_bundle:5:13343)
at loadApplicationPackage (C:\Users\birui\Desktop\watcher\node_modules\electron\dist\resources\default_app.asar\main.js:110:16)
at Object.<anonymous> (C:\Users\birui\Desktop\watcher\node_modules\electron\dist\resources\default_app.asar\main.js:222:9)
The text was updated successfully, but these errors were encountered:
lvbirui
changed the title
How to use zeromq in electron 19 with node 16? the rebuild is always failed.
How to use zeromq in electron 19 with node 16 in windows 10?
Jan 27, 2023
Issue description
i can not use zeromq in my project whatever it's zmq@5 or zmq@6-beta. The project is a electron project in winodws.
Environment
electron Version: 19.1.9
node Version: 16.17.0
windows Version: windows 10 X64
electron-builder:22.14.13
error infomation
Error: No native build was found for platform=win32 arch=x64 runtime=electron abi=106 uv=1 libc=glibc node=16.14.2 electron=19.1.9
loaded from: C:\Users\birui\Desktop\watcher\out\main
The text was updated successfully, but these errors were encountered: