-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Condu…
-
When creating a new session with joystream-node it is required to have a port given. If not given the error is not very explicit about what is happening.
```
TypeError: Cannot match against 'undef…
-
Just cloned the repository and got the app running in debug mode, but production mode and creation of distribution files are failing.
```
electron-react git:(master) ✗ npm run dist
> electron-…
-
-
## Summary
-
### 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 believe this package breaks in v9. addDevToolsExtension is removed , session.loadExtension is now the proper method. Just wanted to know if you have plans to update ?
-
After I import the sql.js on my electron-react project, I got following error(Cannot set property 'exports' of undefined).
I have checked sql-wasm.js, found the issue.
the Process.versio.node is nul…
-
**Describe the bug**
After upgrading from v.13 to v.16 I cannot build the electron app.
**Expected behavior**
Running `nx run -electron:make` makes an electron executable.
**Desktop (please co…
-
"electron-builder": "^22.4.1",
"electron": "18.0.1",
"electron-builder": "^22.4.1",
"electron-is-dev": "^1.2.0",
"electron-updater": "^4.6.5",
"electron-webpack": "^…