"vue-cli-plugin-electron-builder": "~2.1.1",
"electron": "^13.0.0",
"electron-devtools-installer": "^3.1.0",
"vue": "2.6.12",
node -v
// v16.18.0
Target: win32
a old vue management item, use vue add electron-builder and select [email protected], when add finished, run electron:serve, it's run very well; and run electron:build, the exe file has been output; but when install this file, and run, it's export the error [Cannot read property '_android' of undefined]
![Uploading image.png…]()