-
-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Description
Background
I have a monorepo using yarn workspaces that has a mix of both vue2 and vue3 applications.
I have added both vue and vue-demi to "nohoist" to avoid it being installed in the root node_modules.
Expected behavior
When using a package that implements vue-demi
it should point to the correct vue version.
Actual behavior
All vue-demi always point to the vue2 version even if it's installed in a vue3 apps node_modules.
Screenshot

Minimal reproduction repo
https://github.com/sacki5/vue-demi-faulty-version-repro/tree/main
I am thankful for any help or insight in how to solve this.
thedamon, wangnannanziyu, m44rten1 and gevvos
Metadata
Metadata
Assignees
Labels
No labels