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

2.5.2版本的vue 无法编译 #40

Closed
biluochun opened this issue Oct 14, 2017 · 1 comment
Closed

2.5.2版本的vue 无法编译 #40

biluochun opened this issue Oct 14, 2017 · 1 comment

Comments

@biluochun
Copy link
Contributor

Vue packages version mismatch:

  • vue@2.5.2
  • vue-template-compiler@2.4.4

This may cause things to work incorrectly. Make sure to use the same version for both.
If you are using vue-loader@>=10.0, simply update vue-template-compiler.
If you are using vue-loader@<10.0 or vueify, re-installing vue-loader/vueify should bump vue-template-compiler to the latest.

@ccqgithub
Copy link
Owner

试试 5.5.0

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

2 participants