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.
The following error message will appear when the existing code runs the command 'yarn/npm run build'
Log: Identifier 'tasks' has already been declared.
Successfully build after commenting out the relevant code. Hope someone will make a more perfect repair in the future.
The following error message will appear when the existing code runs the command 'yarn/npm run build' Log: Identifier 'tasks' has already been declared. Successfully build after commenting out the relevant code. Hope someone will make a more perfect repair in the future.