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

Vue packages version mismatch #6

Open
nmaxcom opened this issue Nov 14, 2020 · 0 comments
Open

Vue packages version mismatch #6

nmaxcom opened this issue Nov 14, 2020 · 0 comments

Comments

@nmaxcom
Copy link

nmaxcom commented Nov 14, 2020

I guess this is easy to fix but I'm clueless:

✖ Nuxt Fatal Error   
  
 Error:   
  
 Vue packages version mismatch:   
  
 - [email protected] 
 - [email protected] 
  
 This may cause things to work incorrectly. Make sure to use the same version for both.

Did a wide search for "vue@" and only showed in yarn.lock:

vue-server-renderer@^2.6.12:
  version "2.6.12"
[...]
vue@^2.6.12:
  version "2.6.12"

I don't know how to make sure they use the same version.

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