SimulatedGREG / electron-vue

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.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.47k stars 1.54k forks source link

Cannot convert object to primitive value #1001

Open AndriyYushko opened 4 years ago

AndriyYushko commented 4 years ago
Describe the issue / bug.

Get error Cannot convert object to primitive value after build for web

How can I reproduce this problem?

npm run build:web

If visual, provide a screenshot.

image

Tell me about your development environment.
chenendian commented 4 years ago

can you resolve this problem now ?

yushko2015 commented 4 years ago

@chenendian No I can't resolve this problem now. Do you have any ideas, how to fix it?