@pinia/nuxt Installation with npm broken #1664
Unanswered
RamiAwar
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction
Using nuxt RC 9 and 10 (haven't tried others)
Install with npm -D vs yarn -D
Steps to reproduce the bug
Install with npm i -D @pinia/nuxt, will break, either on install or when running the server after adding the module.
Doing the exact same thing with yarn add -D @pinia/nuxt works like a charm.
Expected behavior
npm i -D @pinia/nuxt should work out of the box but it doesn't. Can't use npm at all.
Actual behavior
.
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions