Skip to content

Windows packaged app fails silently after 26.0.13 #9387

@crystalfp

Description

@crystalfp

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

package.json

electron-builder.yaml

No suggestion to diagnose why the exe does not start has been successful.
Thanks for looking!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions