https://github.com/electron-vite
问题原因
在install的时候node_modules/electron/
中的文件丢失造成程序无法执行
解决方案(之一)
参考https://github.com/pangxieju/electron-fix
参考文章
Electron failed to install correctly, please delete node_modules/electron and try installing again
解决安装electron卡在node install.js 不动问题
所有评论(0)