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

The aarch64 rpm built by electron-builder 23.0.4 can not installed on Fedora 35 Linux aarch64. For example, ``` sudo rpm -i https://github.com/MrMYHuang/cbetar2/releases/download/v19.0.0/cbetar2_19.0.0_linux_aarch64.rpm package cbetar2-19.0.0-1.arm64 is intended for a different architecture...

I wanted to build my Electron app for arm64, with msi format, but the version you are using doesn't support arm64. Wix toolset v3.14 supports arm64. Can you change it?...

I am experiencing a failure to build Windows NSIS installer/uninstaller on macOS, whenever the installer.nsh script references `LogSet` and/or `LogText`. If I comment those out, it builds fine. Here is...

Get https://github.com/electron-userland/electron-builder-binaries/releases/download/linux-tools-mac-10.12.3/linux-tools-mac-10.12.3.7z: read tcp 192.168.1.189:55568->20.205.243.166:443: read: operation timed out `linux-tools-mac` I can't find it, I can't find it, may I ask this is myself, I want to compile deb

Helo it is possible to compile https://github.com/electron-userland/electron-builder-binaries/releases/tag/fpm-1.9.3-2.3.1-linux-x86_64 into armv7l?

I'm trying to build signal-desktop on Arch Linux, I get the following build failure. Is there a way to have electron-builder use the system fpm/ruby? ``` [build:release ] Copying en-US.pak...

It appears that MacOS Catalina [no longer supports any 32-bit compatible binaries](https://discussions.apple.com/thread/250716875). Attempting to build for the `win32` platform on MacOS Catalina produces an error of the form: ``` •...

I cloned https://github.com/electron-react-boilerplate/electron-react-boilerplate on the ubuntu `16` and installed `wine` and `mono` as https://www.electron.build/multi-platform-build suggested. And finally it failed and the error ``` [1] yarn build-renderer exited with code 0...

TL;DR: Trying to build all targets for electron prompts a request for a missing package. ⨯ cannot resolve https://github.com/electron-userland/electron-builder-binaries/releases/download/nsis-resources-3.3.0/nsis-resources-3.3.0.7z: status code 503 ``` quasar build -m electron --target all Build...

Please see: https://github.com/electron-userland/electron-builder/issues/6334#issue-1023952470 Any solutions or a newer version of WinShell.dll?