Pinia and Nuxt 2.17.1? #2373
Unanswered
iandevlin
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a definitive guide on how to get Pinia to work with Nuxt 2.17.1?
I've cleared my node_modules and deleted the
package-lock.json
and installed Pinia.When running
npm run dev
, it complains that:Which looks like a nuxt problem to me.
"Just" installing
vue-demi
causes other issues so that's not the solution either.Can anyone suggest what might be wrong?
Beta Was this translation helpful? Give feedback.
All reactions