@pinia/nuxt error on fresh Nuxt project
Hello,
I just created a fresh Nuxt project using
Dependencies:
Since Nuxt 3.14 was released a few hours ago, I tried downgrading to Nuxt 3.13 but that didn't help. And I can't downgrade further without downgrading pinia too (that might solve the issue but I would prefer first trying to solve the issue with the latest versions).
I just created a fresh Nuxt project using
npx nuxi@latest init, and after adding the module @pinia/nuxt` through the dev tools, I now get an error:Dependencies:
Since Nuxt 3.14 was released a few hours ago, I tried downgrading to Nuxt 3.13 but that didn't help. And I can't downgrade further without downgrading pinia too (that might solve the issue but I would prefer first trying to solve the issue with the latest versions).
