-
Currently some of the scripts in `.erb/scripts` (I believe that's the only place) do not work with es6 modules, due to the way they require the `package.json`. There may be other issue, but given …
-
### 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…
-
## Summary
XSLMR updated
4 months ago
-
## Summary
When I type `npm start`, everything works as it should. But as soon as I type `npm run package -- --mac` and open the build, I get a blank page and in the console the error message
```…
-
## 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…
-
As a maintainer it really helps to know how people are using this boilerplate. Getting an idea of how people are using the boilerplate can help me correctly prioritize features based how people are us…
-
## 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 of …
-
你好,在electron 下使用该控件发现push后,上一个控件一样会调用 componentWillMount 并且被清除掉,数据和滚动位置都没有保存到。
已经改成
另外 didCache 和 didRecover 调用正常
-
When try to install npm dependencies gitbash show this:
> npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
> npm WARN notsup Not compatible with your operating system or arch…
-
Hi,
I cloned the repo, `npm i` and `npm start` and all i get is this error:
```
> atomshell-react-boilerplate@0.0.1 start /Users/juan/Desktop/Electron-React-Boilerplate
> gulp
[10:35:35] Using gulpf…