vuejs / pinia

🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support
https://pinia.vuejs.org
MIT License
13.11k stars 1.05k forks source link

Nuxt module @pinia/nuxt version 0.6.0 produce error #2814

Closed januszj closed 3 hours ago

januszj commented 3 hours ago

Reproduction

https://stackblitz.com/edit/github-hp3ech?file=package.json

Steps to reproduce the bug

Just start application, error:

Expected behavior

no error

Actual behavior

error Cannot start nuxt: (0 , _kit.isNuxtMajorVersion) is not a function

Additional information

version 0.5.5 works fine

posva commented 3 hours ago

It should be good in 0.6.1. Running a nuxt upgrade should also work out