electron-builder icon indicating copy to clipboard operation
electron-builder copied to clipboard

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box

Results 359 electron-builder issues
Sort by recently updated
recently updated
newest added

* **Electron-Builder Version**: 24.9.1 * **Node Version**: 20.10.0 * **Electron Version**: 28.1.2 * **Electron Type (current, beta, nightly)**: current * **Target**: windows When i build my project for windows it...

* **Electron-Builder Version**: 24.9.1 * **Node Version**: 18.18.2 * **Electron Version**: 28.1.0 * **Target**: pkg universal build Hi everyone, I switched my build to be universal, and now as part...

This is a documentation problem, the link below points to this address ``` https://www.electron.build/configuration/configuration.html#MetadataDirectories ``` but it doesn't actually exist and I can't find a way to search for it...

* **Electron-Builder Version**: 24.9.1 * **Node Version**: 20.11.0 * **Electron Version**: 27.2.2 * **Electron Type (current, beta, nightly)**: * **Target**: mas I'm encountering difficulty in packaging an Electron app on...

ENOENT: no such file or directory, ensureSymlink 'Versions/Current/Headers' failedTask=build stackTrace=Error: ENOENT: no such file or directory, ensureSymlink 'Versions/Current/Headers' at processImmediate (internal/timers.js:456:21) From previous event: at copyAppFiles (/workspace/ada-hyperion-test/node_modules/app-builder-lib/src/util/appFileCopier.ts:86:27) child_process.js:650 throw err;...

Stale

* **Electron-Builder Version**: 25.6.4 * **Node Version**: 18.16.9 * **Electron Version**: 26.2.1 * **Electron Type (current, beta, nightly)**: current * **Target**: mac-intel, mac-arm, win-64 I'm in the process of evaluating...

Stale

https://github.com/electron-userland/electron-builder/blob/277341000a87abaa65a7985854c06e88ed5938b9/docs/configuration/configuration.md?plain=1#L64 Should be ``` ```

* **Electron-Builder Version**: v24.6.4 * **Node Version**: v20.9.0 * **Electron Version**: V28.1.3 * **Electron Type (current, beta, nightly)**: current * **Target**: es5 ``` I have the following simple nsh script...

* **Electron-Builder Version**: 24.6.4 * **Node Version**: 18.15.0 * **Electron Version**: 25.3.0 * **Electron Type (current, beta, nightly)**: current * **Target**: Windows, macOS, Linux We have Sentry enabled throughout our...

## Problem The algorithm that determines whether there is a new prerelease version available for download uses assumes that the tag name is the version and uses it as an...