Skip to content

Vue packages version mismatch - [email protected] / [email protected] #5141

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

Closed
gilsonsouzah opened this issue Mar 9, 2017 · 7 comments
Closed

Comments

@gilsonsouzah
Copy link

No description provided.

@cyyjs
Copy link

cyyjs commented Mar 9, 2017

image

@sunlei33
Copy link

sunlei33 commented Mar 9, 2017

checkout the version check in vue-template-compiler, I don't think string compare is a proper idea.

@znck
Copy link
Member

znck commented Mar 9, 2017

Try yarn add vue@^2.2.2 vue-template-compiler@^2.2.2

@BarronLin
Copy link

Change "vue-template-compiler": "^2.2.1" to "vue-template-compiler": "^2.2.0"

@panwenhua
Copy link

Just reinstall it again.

@sunlei33
Copy link

sunlei33 commented Mar 9, 2017

open the PR for vue-loader, when version check fails, the loader should fail and webpack return error.

@yyx990803
Copy link
Member

Somehow the release script didn't successfully publish Vue core 2.2.2 - should be fixed now, just reinstall.

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

7 participants