-
```
root@alex-All-Series:~/electron-metamask-boilerplate# sudo npm install electron --unsafe-perm=true
> electron@3.0.6 postinstall /home/alex/electron-metamask-boilerplate/node_modules/electron
…
-
the current process invovles me running App Wrapper on my laptop. very brittle.
i'd like to move this towards some kind of CI but dont know how. let me know if someone can chip in!
resources tha…
-
I've found another way to solve my problem without using this package. It looks like at those time there was an update of some library or something that broke the build and if the error …
-
- electron/electron [![GitHub stars](https://img.shields.io/github/stars/electron/electron.svg?style=social&label=Stars)](https://github.com/electron/electron):Build cross platform desktop apps with J…
-
-
I use this boilerplate https://github.com/chentsulin/electron-react-boilerplate
Installed node-expat, then when I try to import it with `import expat from 'node-expat';` I get following error:
U…
-
Hi. First of all, thanks for excellent boilerplate.
Because it was clear, that electron-compile and electron-forge template for vue is definitely not a way to develop Vue application, I started to …
-
Latest 6.3.2
20.16.0
26.2.1
windows
I am using electron sample app from https://github.com/electron-react-boilerplate/electron-react-boilerplate
I am building this app in a wind…
-
This
`git clone https://github.com/bradstewart/electron-boilerplate-vue.git`
missed a lot of files, causing npm start to fail. Downloading the zip works fine.
cheers
-
## Prerequisites
- [x] Using yarn
- [x] Using an up-to-date [`master` branch](https://github.com/pavlobu/deskreen/tree/master)
- [x] Using latest version of devtools. [Check the docs for …