-
In macOS 12.3, Apple removed Python 2. electron-builder v23.0.0 added Python 3 support to resolve the issue. However, electron-universal now fails to package the universal app.
Full Error Message:
…
-
Considering that some of us pay for CI minutes, potentially waiting for hours for notarization to succeed or simply time out could be not so good.
I'm wondering if there's a flow to notarize electr…
-
When packing for OSX, the symlinks are missing, leading to an app that will not load.
Take the Electron framework as an example.
The app contents of a electron-packager output will have:
```
…
-
### What happened?
When running `quasar prepare`, an app extension that is linked via file:// in package.json throws exception that there is a missing index script.
### What did you expect …
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of cond…
ianho updated
9 months ago
-
### What happened?
When using q-bar with .q-electron-drag class as a substitution for electron app bar, any menu items that overlap the q-bar cannot be selected, mouse interaction being captured by q…
bgtor updated
5 months ago
-
### What happened?
I am creating a app extension where the quasar notify method will be implemented as a utility file for all projects to utilise. I received the following error when I was using Vite…
-
in #109 @paulcbetts wrote: "It signs all of your executables and update.exe, then signs the outer MSI/EXE"
Is it possible to sign the executables with a different tool? We have an enterprise applic…
-
**Homework**
- [x] I looked at `nativefier --help` and https://github.com/jiahaog/nativefier/blob/master/docs/api.md
- [x] I searched existing issues, open & closed. Yes, my bug is new.
- [x] I'm…
-
### Homework
- [X] I took the time to write a good, descriptive issue title
- [X] I read `nativefier --help` and [API.md](https://github.com/nativefier/nativefier/blob/master/API.md).
- [X] I checked…