You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npx nuxi@latest module add pinia from docs (https://pinia.vuejs.org/ssr/nuxt.html) added @pinia/nuxt nuxt module but didnt add pinia itself so i couldnt use pinia in my nuxt project.
Tho npm i pinia @pinia/nuxt worked
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
npx nuxi@latest module add pinia
from docs (https://pinia.vuejs.org/ssr/nuxt.html) added @pinia/nuxt nuxt module but didnt add pinia itself so i couldnt use pinia in my nuxt project.Tho
npm i pinia @pinia/nuxt
workedUPD: tip with "overrides" in package.json helped.
Beta Was this translation helpful? Give feedback.
All reactions