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 328 electron-builder issues
Sort by recently updated
recently updated
newest added

* **Electron-Builder Version**: 23.0.3 * **Node Version**: v16.15.1 * **Electron Version**: 19.0.4 * **Electron Type (current, beta, nightly)**: current * **Target**: macOS (dmg) ```js "dependencies": { "@babel/node": "^7.16.8", "@babel/preset-env": "^7.16.11",...

flatpak

* **Electron-Builder Version**: 22.13.1 * **Node Version**: 14.0 * **Target**: nsis,msi I have set up my builder with settings below ``` win: { target: ["nsis", "msi"], }, nsis: { oneClick:...

nsis
msi

- Electron-Builder Version: 22.14.13 - Node Version: 16.13.1 - Electron Version: 17.1.0 - Electron Type (current, beta, nightly): current - Target: window `cross-env ELECTRON_IS_DEV=0 && rimraf dist && electron-builder --ia32...

windows

* **Electron-Builder Version**: 23.0.7 * **Electron-Updater Version**: 5.0.1 * **Node Version**: v17.9.0 * **Electron Version**: 16.0.1 * **Electron Type (current, beta, nightly)**: current * **Target**: macOS When creating an auto-updateable...

bug
electron-publish

* **Electron-Builder Version**: 23.2.0 * **Node Version**: v14.17.1 * **Electron Version**: 12.2.3 * **Electron Type (current, beta, nightly)**: current (old) * **Target**: Linux I need to generate a `package.json` with...

AppImage

as a package maintainer I'd like to have an option to build just the asar and asar.unpacked if needed, without the downloaded builds of electron (which is a separate package),...

* **Electron-Builder Version**: 23.2.0 * **Node Version**: v14.18.1 * **Electron Version**: v17.4.0 * **Electron Type (current, beta, nightly)**: current * **Target**: Windows Node addon Module When I use electron-builder in...

windows

* **Electron-Builder Version**: 23.0.3 * **Node Version**: 18.0.0 * **Electron Version**: 4.2.6 * **Electron Type (current, beta, nightly)**: current? * **Target**: Windows nsis-web ``` > electron-builder --x64 --win • electron-builder...

windows
nsis
docker

* **Electron-Builder Version**: 23.0.3 * **Node Version**: v14.16.1 * **Electron Version**: 23.0.3 * **Electron Type (current, beta, nightly)**: * **Target**: windows, mac and linux Auto-update is not working for bitbucket....

windows
nsis
snap
msi
electron-publish

* **Electron-Builder Version**: 23.1.0 * **Node Version**: 16.5.0 * **Electron Version**: 18.0.3 * **Electron Type (current, beta, nightly)**: current * **Target**: Linux .deb package I've recently gotten electron-builder building and...