-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels