The app runs properly in npm reun electron:serve while running the command npm run build and npm run electron:build these error occurs
error in ./node_modules/vuex/dist/vuex.esm-bundler.js + 5 modules Unexpected end of JSON input ERROR Vue CLI build failed. Please resolve any issues with your build and try again.
Getting this error and can't able to resolve even trying uninstall and reinstall of npm and vuex packages
npm run electron:build -- --verbosethis will give you detailed errors.