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.48k stars 1.55k forks source link

Fix CI Failure #881

Open VanMess opened 5 years ago

VanMess commented 5 years ago

I am pushing PR: https://github.com/SimulatedGREG/electron-vue/pull/879 ,but the CI failure every time like this:https://semaphoreci.com/simulatedgreg/electron-vue/branches/pull-request-879/builds/4

I think it is about the node version problem, could you please upgrade it?