-
### 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 Conduct]…
-
### Operating System
Ubuntu 22.04
### Other Linux
_No response_
### Workflow Version
v2.3.1-g6a6daa6
### Workflow Execution
Command line (Local)
### Other workflow execution
…
-
Hello,
I am experiencing an issue related to the execution of a child process in the packaged version of my Nextron application. The child process works as expected in the development environment, …
-
Is there any possibility of having Routes API support with Nextron? Or is there some other method?
-
## 内容
立ち絵はクリエイターのやる気を向上させます。動いたら楽しいはずです。
問題はelectron上で表示するにはどうすれば良いのかがわからないという点です。
このissueは、そういう機能をVOICEVOXから提供するのかどうかはともかく、動くのか動かないのかわかったら解決です。
うまくいかなかった場合でも、どこまでどうやって進めたとか、この辺がどうやら難しいらしいとか…
-
I use nextron build a windows app, but now I need to transplant it to browser, is there any simple way to finish it?
-
As seen in the README and in the ipc-communication example, when I include this code in the file it doesn't work and gives me this error.
```
const ipcRenderer = electron?.ipcRenderer || false;
…
0xPT updated
6 months ago
-
### Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my problem.
- [X] I have verified this is not an issu…
-
I have a simple Gate proxy set up with 3 backend servers the ports are all configured correctly also what do I have to enable on the backend servers to work in proxy mode is it bungeecord or like velo…
-
Don't get me wrong, I love Next.JS, however running Next.js without the API backend is... just a static React app.
I've gone through the motions with this over the years adding Next to electron, t…