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.47k stars 1.54k forks source link

Upgrading node on semaphore #962

Open Goazil opened 4 years ago

Goazil commented 4 years ago

Since 17 novembre 2018 ( https://semaphoreci.com/simulatedgreg/electron-vue/branches/master/builds/816 ) the CI for testing is failed because the version of node is incompatible with some modules.

It's maybe the time to upgrade node...