SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.46k stars 1.54k forks source link

upgrade the version of electron,webpage will empty #1082

Closed feixierman closed 3 years ago

feixierman commented 3 years ago
  1. do vue init simulatedgreg/electron-vue test
  2. do yarn install
  3. yarn add eletron@7.1.11 -D

when i user command+R to force refresh the webpage. the window will become empty. the code is not init;

npm version: 6.14.9 node version: 14.0.0 mac os

feixierman commented 3 years ago

version 9.0.4 is ok