-
```
./fether-0.3.1-x86_64.AppImage
[16582:1104/224942.596600:FATAL:setuid_sandbox_host.cc(157)]
The SUID sandbox helper binary was found, but is not configured correctly.
Rather than run with…
-
I am trying to use the library. I was trying to use your library with the example `electron-forge-typescript-webpack` as a template.
However, I am running into an issue with the following:
```
…
-
It cost 1.1minute to "retrieveSourceMapURL", why?
How can I disable it?
-
### Current behavior
Component tests hand indefinitely after the message "webpack compiled successfully" is displayed on CI.
They run just fine locally.
One funny fact is that when I was runnin…
-
I have an electron-forge setup that I want to add electron-serve to.
I tried creating a `/renderer` directory and putting an index.html in it and using this code
```
const loadURL = serve({ dir…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow …
-
I am basically trying to get react-hot-loader working within Electron. Each time I edit the app.jsx file I get the following error:
```GET file:///D:/static/adf5c4b76bacb23d7c36.hot-update.json net:…
-
Is it posible to add angular-cli?
Does it make sense?
-
I have been trying to a find a way to directly import YAML files into my IMBA projects.
I have tried using **import {default as ViteYaml} from '@modyfi/vite-plugin-yaml';** in a vite.config.js fil…
-
* [x] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
* [x] I agree to follow the [code of conduct](htt…