Hi, I have a problem with the pinia in my nuxt project. I installed it according to the instructions in the documentation: https://pinia.vuejs.org/ssr/nuxt.html
Specifically, I just ran this command:
npx nuxi@latest module add pinia
npx nuxi@latest module add pinia
But I get an error when I want to use it. What can I do about it please?