question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build win ia32 exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE

See original GitHub issue

“electron”: “^7.1.11”, “electron-builder”: “^22.3.2”

  • Version:

“electron-updater”: “^4.2.0”

  • Target: Mac 10.13.6 electron-builder --win --ia32 target: nsis

which was built for Mac OS X 10.15 ??

Error output:
dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/zhanqi/Library/Caches/electron-builder/nsis/nsis-3.0.4.1/mac/makensis
 (which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: ____chkstk_darwin
  Referenced from: /Users/zhanqi/Library/Caches/electron-builder/nsis/nsis-3.0.4.1/mac/makensis 
(which was built for Mac OS X 10.15)
  Expected in: /usr/lib/libSystem.B.dylib

  stackTrace=

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:11
  • Comments:18

github_iconTop GitHub Comments

9reactions
jflorindezrcommented, Jun 27, 2020

This is still happening. I had to downgrade to 21.2.0 to make it work.

4reactions
stale[bot]commented, Jun 20, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ElectronNET/community - Gitter
CLI version that i had, it turned out that Electronize Build /target win uses ... exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE stackTrace= Error: ...
Read more >
Developers - Build win ia32 exited with code ... - Bountysource
Build win ia32 exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE. ... What target are you building for?
Read more >
Unable to build app using electron-builder. Error: gyp failed ...
Error: gyp failed with exit code: 1 ... I am working on the Electron app and to build executables, I'm using electron-builder.
Read more >
Electron-builder windows 上构建错误 - 掘金
D:\jupiter-electron-doc\node_modules\app-builder-bin\win\ia32\app-builder.exe exited with code ERR_ELECTRON_BUILDER_CANNOT_EXECUTE ...
Read more >
Multi Platform Build - electron-builder
macOS Code Signing works only on macOS. ... On macOS/Linux you can build Electron app for Windows locally, ... And --ia32 , --x64...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found