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

Hello! Can anyone help me figure out why this error occurs? Yesterday it let me compile correctly, but today I try to compile my electron app but it doesn't work...

* **Electron-Builder Version**: 24.4.0 * **Node Version**: 18.19.0 * **Electron Version**: 30.1.0 * **Electron Type (current, beta, nightly)**: current * **Target**: mas-dev I'm attempting to create a package for the...

Hello I'm trying to submission MacOs Apps using MAS When I build the project using electron-builder and upload it to TestFlight there is have an problem - When you want...

Hi Team, we made the following changes for the notarization of mac build 1.Changed xcode version to more than 13(as notarytool is supported only for the xcode more than 13)...

Issue Details: When using electron-builder with the --prepackaged option for a .json configuration file, the app-update.yml file is not generated. This issue occurs despite following the standard procedure for building...

### Environment * **Electron-Builder Version**: 24.13.3 * **Node Version**: 20.14.0 * **Electron Version**: 31.0.1 * **Electron Type (current, beta, nightly)**: current * **Electron Updater**: 6.2.1 * **Target**: NSIS ### Details...

This is related to `electron-updater`. Is there any way to get release notes after the update. I want to show release notes when the updated version is installed and run...

feature
electron-updater

* **Electron-Builder Version**: 22.14.5 * **Node Version**: 12.18.3 * **Electron Version**:11.1.0 * **Target**: portable Currently on Windows OS when a portable version executed it unpacks itself into `%temp%` directory and...

* **Electron-Builder Version**: ^24.9.13 * **Node Version**: 21.4.0 * **Electron Version**: ^27.1.3 * **Electron Type (current, beta, nightly)**: current * **Electron-Updater Version**: ^6.1.7 * **Target**: Windows 10 Pro 22H2 We...

在我怕的vue3项目里使用了elctron和electron-builder 版本为 "electron": "^31.0.0", "electron-builder": "^24.13.3" 在项目打包的时候总是报错Get "https://npm.taobao.org/mirrors/electron/31.0.0/electron-v31.0.0-win32-x64.zip": proxyconnect tcp: dial tcp :0: connectex: The requested address is not valid in its context. 这是什么原因? ![1717747706500](https://github.com/electron-userland/electron-builder/assets/172348498/615e6528-d543-4e2f-a1b6-2d7f0f2c1e2d)