-
ElectronNET.CLI Version: 23.6.2.0
* **Version**:
.Net 6
Node.JS v18.18.2
* **Target**:
electronize build /target win
When building the project with target win as po…
-
Im packaging my electron app using electron-builder and when I ship this to other devices and run it, i get this error:
![thumbnail_image](https://github.com/user-attachments/assets/5ee913cb-c2b1-4fa…
-
### 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…
-
The PWA has this `runtimeCaching` of requests that is absent from sltt-app because it does not run the service worker (primarily because it handles its own updates, and already has its own static asse…
-
Hi there,
I know there is quite a lot of issue requests made, and I know pulling another one will only add more to it, but this is quite a breaking change. I use Nextron as my framework to use Elec…
-
### 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…
-
### Steps To Reproduce
1. go to https://contributing.bitwarden.com/getting-started/clients/desktop/ and follow instructions
2. install dependencies (build-essential, libsecret-1-dev, libglib2.0-dev,…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow …
-
If the plugin is added to project it breaks electron builds with the following errors printed to console:
```
cordova.js:1171 Uncaught Error: Module cordova-sqlite-storage.sql does not exist.
Unc…
-
We are using playwright to develop web app and electron application. In web apps it works pretty well but in electron some features work some does not like multiple project support does not work, code…