Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

electron-builder build and install, run with error Cannot read property '_android' of undefined #1990

Open
wuhaodes opened this issue Nov 16, 2023 · 3 comments

Comments

@wuhaodes
Copy link

"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 electron@13.0, 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…

@wuhaodes
Copy link
Author

image

@wuhaodes
Copy link
Author

image
I find this error was poped by qrcodejs2, I will try to remove it

@wuhaodes
Copy link
Author

when I removed qrcodejs2, it's worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant