electron not install correctly bug 排查

1.报错

 

 

 2.异常抛出点为当前文件下path.txt文件没找到导致pathfile找不到

 

 

 3.在当前文件夹下添加path.txt文件,在其中添加electron启动项目

 

 

 4.提示缺少dist文件

 

 5.在node中重新运行elctron中的install.js

 

 6.运行项目npm run start,启动成功

 

posted @ 2022-04-13 13:39  别抢我用户名  阅读(66)  评论(0)    收藏  举报