Vue_Bug Failed to fetch extension, trying 4 more times
Bug描述:启动electron时出现Failedtofetchextension,trying4moretimes的问题解决方法:去src/background.js文件中进行代码注释工作app.on('ready',async()=>{//if(isDevelopment&&!process.env.IS_TEST){////InstallVueDevtools//try{//awaitins