We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello Kevin,
I just git clone your code and try to runit, and I'm facing this error:
ERROR in ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/App.vue Module build failed: SyntaxError: Unexpected token (19:8) 17 | props: [ 'id' ], 18 | computed: { > 19 | ...mapState({ | ^ 20 | mm: 'mm' 21 | }) 22 | },
How can I solve it?
Thanks for help
The text was updated successfully, but these errors were encountered:
Hi Katsulas63, thanks for reporting this, it is just a missing babel config file, will try to update this asap.
Sorry, something went wrong.
5ccde1f
klevron
No branches or pull requests
Hello Kevin,
I just git clone your code and try to runit, and I'm facing this error:
How can I solve it?
Thanks for help
The text was updated successfully, but these errors were encountered: