-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
Never had issues with electron-builder until version 26.0.13.
After this version, and with the newer 26.3.1, the generated .exe file silently fails without any message or error when run. Even a message to be printed at the beginning of main.js will not be shown.
The platform is Windows and the steps are (see below for the package.json and electron-builder.yaml and the build:fix script):
node-gyp rebuild
npm run -s build:fix
Remember, this split is necessary for the correct compilation. Global node-gyp is version 12.1.0
No suggestion to diagnose why the exe does not start has been successful.
Thanks for looking!
mmaietta
Metadata
Metadata
Assignees
Labels
No labels