umbrella22 / electron-vite-template

This project is a vue3 + Vite + electron project template composed of Vite and rollup. It has the same functions as my previous electron+Vue+template project
Other
398 stars 108 forks source link

点击增量更新(第二种) 按钮后,在进度条走动过程中,关闭主窗口,会额外弹出错误 #86

Closed darrenzo closed 1 year ago

darrenzo commented 1 year ago

企业微信截图_1675414481150

darrenzo commented 1 year ago

$ node -v v18.12.0

$ npm -v 8.19.2

umbrella22 commented 1 year ago

如果是增量更新的话,你得在打包以后在执行剩下的操作,不然就会出现这种情况