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

Results 35 electron-builder-binaries issues
Sort by recently updated
recently updated
newest added

I need the installer like 10gb. NSIS has limit but [NSISBI](https://sourceforge.net/projects/nsisbi/) can break the limit. can we use that or there is another way to have big installers. Nowadays x64...

We have an issue where the installer is crashing sometimes (when the user directory contains spaces) before doing anything. https://github.com/deltachat/deltachat-desktop/issues/1269 I tried understanding the scripts but I currently don't have...

When I use `npm run electron:bulid` it pops up an error like this: ![image](https://user-images.githubusercontent.com/35128837/108647707-501f4180-74f4-11eb-9883-58cddd533aa7.png) ``` Get "https://github.com/electron-userland/electron-builder-binaries/releases/download/winCodeSign-2.6.0/winCodeSign-2.6.0.7z": dial tcp 192.30.253.112:443: connectex: A connection attempt failed because the connected party did...

dyld: Symbol not found: ____chkstk_darwin Referenced from: /Users/xxx/Library/Caches/electron-builder/nsis/nsis-3.0.4.1/mac/makensis (which was built for Mac OS X 10.15) Expected in: /usr/lib/libSystem.B.dylib at ChildProcess. (/Users/zhaoerpeng/workspace/lengli/electron-portal/node_modules/[email protected]@builder-util/src/util.ts:243:14) at Object.onceWrapper (node:events:485:26) at ChildProcess.emit (node:events:378:20) at maybeClose...

I see you updated the NSIS files in the commit 0a8031d2326f420b8b3496d1fe82e28f5855040e, and now my build is broken: https://github.com/brafdlog/budget-tracking/pull/176/checks?check_run_id=1637139515 [1_release (windows-2019).txt](https://github.com/electron-userland/electron-builder-binaries/files/5760615/1_release.windows-2019.txt) Only in Windows

* **Version**: `22.9.1` * **Electron Version**: `8.5.5` * **Electron Type (current, beta, nightly)**: `current` * **Target**: `armv7l`/`arm`/`arm32` Unable to build an AppImage for `--armv7l` due to missing `xz` compressor in...

Electron-builder Version: 22.9.1 OS: windows 10 Node: 12.14.0 ``` C:\dev\lameta\node_modules\.bin\electron-builder --win --x64 • electron-builder version=22.9.1 os=10.0.18363 • loaded configuration file=package.json ("build" field) • writing effective config file=release\builder-effective-config.yaml • packaging platform=win32...

Current Squirrel.Windows version is 1.9.0. However this version still have vulnerable to DLL hijacking. To checking: 1. Build a Squirrel-based Electron app with windows-installer. I've tested this Electron app 2....

cannot get, wait error=Get https://service.electron.build/find-build-agent?no-cache=1esa63r: dial tcp 51.15.76.176:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed...

Which asset does the SHA512 correspond for the winCodeSign-2.5.0 release? Running sha512sum on the 7z and the tar.gz files return different values than is specified on the release page, https://github.com/electron-userland/electron-builder-binaries/releases/tag/winCodeSign-2.5.0