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

error with vuejs 2.4.1 #28

Closed
Okipa opened this issue Jul 17, 2017 · 1 comment
Closed

error with vuejs 2.4.1 #28

Okipa opened this issue Jul 17, 2017 · 1 comment

Comments

@Okipa
Copy link

Okipa commented Jul 17, 2017

The following error came up on a build.
Everything was working great with vuejs 2.3.4.

error  in ./~/vue-slick/slickCarousel.vue

Module build failed: Error:

Vue packages version mismatch:

- vue@2.4.1
- vue-template-compiler@2.3.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.
@Okipa
Copy link
Author

Okipa commented Jul 17, 2017

My bad, the issue was linked to the yarn.lock file.
I removed my node_modules folder and made the packages installations again and all is now working fine.

@Okipa Okipa closed this as completed Jul 17, 2017
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

1 participant