[ERROR] No matching export in "node_modules/pinia/node_modules/vue-demi/lib/index.mjs" for import "hasInjectionContext" #2334
Unanswered
sebastiandotdev
asked this question in
Help and Questions
Replies: 1 comment
-
You need to update the version of vue-demi with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction
nothing to reproduce
Steps to reproduce the bug
Hi I am in the process of migrating from vue 2 to vue 3 I followed the step by step documentation of vue
https://v3-migration.vuejs.org/ then migrate from vue-cli to vite following this tutorial:
https://vueschool.io/articles/vuejs-tutorials/how-to-migrate-from-vue-cli-to-vite/
Then I migrated from vuex to pinia but I get this error
Apparently it asks me to actuallizar the dependecias of pinia not if the version of pinia is not compatible with the version of vue that I have

Thanks for reading
Expected behavior
That was not happening to me until today it was already in operation
Actual behavior
I keep getting the same problem
Additional information
Thank you
Beta Was this translation helpful? Give feedback.
All reactions