-
Notifications
You must be signed in to change notification settings - Fork 916
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
Error when webpacking .vue file #1978
Comments
Hello, thank you for taking time filling this issue! However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!). I hope to see your helper-created issue very soon! |
I have the same issue. Is there any solution? |
I got reply from here #1973 (comment) basically, you need to downgrade vue-load to @15, if you are using vue2.0 |
It does not helps me. I've got an new error:
My package.json versions are:
VueApp.js
TestComponent.vue
Rules in webpack.config.json:
tsconfig.json
Do you have any ideas, what's the problem? |
Here is the error I get when I try to webpack
Below is the content in my index.vue file
Any idea how to solve this?
The text was updated successfully, but these errors were encountered: