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

easygettext > @vue/compiler-sfc@3.0.3" has incorrect peer dependency "vue@3.0.3 #492

Open
mmattel opened this issue Sep 1, 2021 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@mmattel
Copy link
Contributor

mmattel commented Sep 1, 2021

When running yarn install, you get following warning:

warning "easygettext > @vue/compiler-sfc@3.0.3" has incorrect peer dependency "vue@3.0.3".

But when updating vue from 2.6.14 to 3.0.3, you get version mismatch errors with:

vue-loader and vue-template-compiler

Someone (tm) with the right knowledge needs to take a closer look to fix this

Maybe this link helps fixing it:
https://stackoverflow.com/questions/64868632/vuejs-3-problem-with-vue-template-compiler

@mmattel mmattel added the dependencies Pull requests that update a dependency file label Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant