-
Environment: **Windows11 x64,AMD Ryzen 7 8845H w/ Radeon 780M Graphics 3.80 GHz,Node.js:v20.18.0**
# error message:
turni@kang MINGW64 /d/ACode/Code_test/demo/vite-react-app-ts-electron
$ npm r…
-
Vite tries to parse the *.node as js,which need a plugin to deal with it. I've tried vite-plugin-native, but that doesn't work well. Thus, I suggest adding a copy of index.js with that try-catch block…
-
### Additional comments
是否考虑将全量升级和增量升级集成进去,创建项目的时候可以用一个配置项来配置
-
Debugger listening on ws://127.0.0.1:51715/60570d9b-7472-4b8e-b67b-3d923283a92d
For help, see: https://nodejs.org/en/docs/inspector
DevTools listening on ws://127.0.0.1:51716/devtools/browser/7f7…
-
![image](https://github.com/Xutaotaotao/electron-prokit/assets/28535569/884b25d7-94ab-4f90-9552-465dd8e1acbd)
-
```
C:\Users\wang\AppData\Roaming\npm\pnpm.cmd run compile
> play@1.0.0 compile D:\dev\person\electron-prokit\play
> electron-builder build --config ./electron-builder.config.ts
• electron-b…
-
electron 启用 node 环境, vue无法调用process变量
@vueuse/electron冲突
本来想尝鲜迁移应用,可能还是原生更比较适合我,哈哈哈
-
-
你好,感觉项目不错来尝试安装下。
## Environment
* Node Version: `20.7.0`
## Reproduction
### Steps to reproduce
1、执行 create electron-prokit myApp
### What is Expected?
安装成功
### What is actually happening?…
-
electron-prokit源码本地windows系统下执行`npm run dev`
## Environment
* Node Version: `20.7.0`
* OS: Windows 11
## Reproduction
### Steps to reproduce
1、执行 npm run dev
### What is Expected?
运行成功
##…