-
* **Electron-Builder Version**: 23.0.0
* **Node Version**: 16.14.0
* **Electron Version**: 12.2.3
* **Electron Type (current, beta, nightly)**: current
* **Target**: macOS 12.0…
-
Hello, when we try to package and publish our app for Mac Universal target we get this error:
```
To ensure your native dependencies are always matched electron version, simply add script `"postin…
-
Following error is thrown:
An unhandled rejection has occurred inside Forge:
Error: /m/i1/temp/buildTmp/electron-packager/linux-x64/test-x64/resources/app/node_modules/ffi-napi/build/node_gyp_bins…
-
When I try to run 'npm run package-win' or any of the othres, I get the error,
cannot read propertie of undefined (reading 'info')
full output:
>ELECTRON4PHP@1.0.0 package-win
electron-packag…
-
* **Electron-Builder Version**: 23.0.3, 23.0.4 or 23.0.9
* **Node Version**: 16.15.0 (macOS 21.3.1 Apple M1)
* **Electron Version**: 19.0.1
* **Electron Type (current, beta, nightly)**: c…
-
As a linux user I'd like to be able to install MonolithCode2 using universal Linux [flatpak](https://flatpak.org) packing format.
[electron-packager#distributable-creators](https://github.com/el…
-
I just had the same issue as in https://github.com/Squirrel/Squirrel.Windows/issues/1150
Replacing the `rcedit.exe` in `node_modules\electron-winstaller\vendor` with the latest version (2.0.0) [fro…
-
while running npm run buildDebian, I am facing the below issue.
System:
20.04.1-Ubuntu
npm -v : 7.16.0
node -v : v16.1.0
uname -i : x86_64
Logs:
gyp info spawn make
gyp info spawn args […
-
Currently, the Windows portable application opens really slowly. It takes approximately 20 seconds, and users can't be expected to wait that long without any update showing.
I tested using asar, an…
-
If I run the app from the command line with electron `npm start` I can have the menubar window start off as shown using either `mb.window.show()` or `mb.showWindow()`.
However, once I package the app…