Electron+Vue-cli3 Package Error: “Application entry file “background.js” does not exist”

main:"background.js"

The configuration of vue-cli3 is in vue-config.js. Just remove the files option.

Then add in package.json

Similar Posts: