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