-
When following the installation instructions, when running the command
```
yarn electron:serve
```
I get the following error when running
```
INFO Launching Electron...
Uncaught (in promise) E…
-
Hey,
I just started a new project with the latest electron-react-boilerplate on main branch. I need a native module on the renderer process (serialport), so I followed the instructions to 'opt-in…
-
## Prerequisites
- [X] Using yarn
- [X] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [X] Using latest version …
-
Hi,
I'm a newbie on React.js
I am building a desktop app, offline app. I want to use a local Mysql database.
I know that it's possible to use Mysql directly with Electron. By using React.js I wou…
-
Webpack appears to correctly build an electron app that I can run with `electron`, but at the very end I see the message:
```
[info] Writing scalajs.webpack.config.js
[error] Error parsing webpack…
-
**Simple-keyboard version**
version ^3.3.22
**Describe the bug**
Import of the Keyboard component in Electron throws invalid hooks error.
I have tried to add it to whitelistmodule, change webpa…
-
I followed the guideline but I'm stuck here `npm install`.
I got this error:
![image](https://cloud.githubusercontent.com/assets/16030020/19250904/01679034-8f3d-11e6-9740-d976b0e9b747.png)
**What did…
-
* **Electron Version:**
* 4.0.7
* **Operating System:**
* macOS 10.14.2
* **Last Known Working Electron version:**:
* Unknown
### Expected Behavior
Electron app with Accessibility permi…
ddavy updated
3 years ago
-
[Repo which demonstrates the bug](https://github.com/justinmoon/erb-bug)
Only change is that it logs `app.getVersion` in `main.ts`
```
app version 15.1.0
```
15.1.0 is the version of Electr…
-
## Prerequisites
- [X] Using npm
- [X] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [X] Using latest version o…