-
Hello!
I created a nuxt project with @latest. Then added the nuxt-electron module as I used to do.
Didn't work. So because I'm on Linux now not Windows, I went to Electron docs and installed depen…
-
### 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 conduct…
-
### 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 conduct…
-
I used the `playwright` times error on the electron main thread:
```sh
App threw an error during load
ReferenceError: __dirname is not defined in ES module scope
This file is being treated as an E…
-
When running the start script `./scripts/code.sh`, it fails with the following error:
```
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/path/to/project/out/vs/code/electron-main/main.js' impo…
-
### 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 conduct…
-
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade electron-updater from 6.3.8 to 6.3.9.
:infor…
-
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
### Snyk has created this PR to fix 4 vulnerabilities in the npm dependencies of t…
-
### Describe the bug
### The relevant configuration before the project was migrated:
- electron.vite.config.ts
- electron-builder.yml
- .npmrc
### Some adjustments made after the …
-
I just tried adding electron-router-dom to a project using electron-vite but ran into a roadblock when trying to refactor the code that calls loadURL/loadFile to use createElectronRouter.
The code …