electron-vite
electron-vite copied to clipboard
在窗口打开或程序未退出的情况下,卸载软件时会卸载不完全
Describe the bug
在窗口打开或程序未退出的情况下,卸载软件时无法完全删除安装目录所有文件,只删除了部分文件,并且不会有任何提醒,窗口也不会被关闭,导致可以继续操作窗口,并触发资源无法找到main-proccess error错误。
Electron-Vite Version
2.3.0
Electron Version
31.0.2
Vite Version
2.3.0
Validations
- [X] Follow the Code of Conduct.
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
this is electron-builder's error. https://github.com/electron-userland/electron-builder/issues/8441
同样的问题,electron0build的问题,建议升级的25版本