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.6.4 * **Node Version**: 18.17.1 * **Electron Version**: 26.2.1 * **Electron Type (current, beta, nightly)**: current * **Target**: win x64 ![image](https://github.com/electron-userland/electron-builder/assets/16282973/21fa3555-c739-4381-ac10-62624470ef1c) ![image](https://github.com/electron-userland/electron-builder/assets/16282973/206059c2-0a2c-40a3-a1cd-3a25193c898b) ![image](https://github.com/electron-userland/electron-builder/assets/16282973/e4aebedc-4bb5-4b13-bbc2-d5685ff3d88f) : is an illegal...

Electron-Builder Version: 24.6.4 Node Version: 16.12.0 Electron Version: 26.0.0-beta.12 Target: macOS used electron-builder--mac An error occurred :“ENOENT: no such file or directory, ensureSymlink 'Versions/Current/Chromium Framework' ” ![Xnip2023-09-12_13-50-47](https://github.com/electron-userland/electron-builder/assets/50985610/2e948164-2551-459d-b3bf-57dbee1f0fda) I don't know...

Stale

* **Electron-Builder Version**: * 24.6.4 * **Node Version**: 18 * **Electron Version**: * 25.1.0 * **Electron Type (current, beta, nightly)**: * Current * **electron-updater 6.1.4 * **Target**: * Windows The...

* **Electron-Builder: ^24.6.4**: * **Node: v18.18.2**: * **Electron: ^27.0.4**: * **Electron Type (current, beta, nightly)**: None * **Target: Windows**: I am trying to build for windows target, and it worked...

Stale

* **Electron-Builder Version**: 24.9.1 * **Node Version**: 18 * **Electron Version**: 28.0.0 * **Electron Type (current, beta, nightly)**: current * **Target**: msi I am creating an msi build with the...

* **Electron-Builder Version**: 22.3.16 * **Node Version**: 16.20.1 * **Electron Version**: 22.3.16 * **Electron Type (current, beta, nightly)**: * **Target**: Windows 10 When I was testing the update, I found...

Stale

It seems like Microsoft is pushing MSIX much harder now with the release of the windows package manager and MSIX being open source since release (https://github.com/Microsoft/msix-packaging). Is it likely that...

* **Electron-Builder Version**: 24.9.1 * **Node Version**: v14.17.0 * **Electron Version**: 13.1.6 * **Electron Type (current, beta, nightly)**: current * **Electron Updater Version**: 6.1.7 * **Target**: arm64 & x64 Hello...

Stale

I am using "devDependencies": { "@electron/notarize": "^2.1.0", "electron": "^26.1.0", "electron-builder": "^24.6.3" }, I make mas and dmg but when I open dmg it directly crash the crashed report is the...

I followed docs - https://www.electron.build/configuration/appx.html#appx-assets - but the result is unexpectedly bad. The icons are smaller and have a weird black background. Also, see https://stackoverflow.com/questions/77404174/what-is-the-correct-storelogo-images-configs-sizes-for-app-icon-for-app-on-micr btw, it works fine when...