一招解决Electron vue-cli3.0+首次启动慢无法加载 vue-devtool 插件
首次启动可能会等待很久,出现以下信息:INFO Launching Electron...Failed to fetch extension, trying 4 more timesFailed to fetch extension, trying 3 more timesFailed to fetch extension, trying 2 more times简单的解决方法:直接断网这是因为在请求安装 vuejs devtools 插件。需要和谐上网才能安装成功。如果不能和谐上网也没关系