piniajs / example-nuxt-2

A very basic sample project using pinia
https://stackblitz.com/github/piniajs/example-nuxt-2
37 stars 9 forks source link

Stackblitz example page is not working #42

Open buglavecz opened 1 year ago

buglavecz commented 1 year ago

Hello @posva,

I want to try Pinia with Nuxt 2. But the attached stackblitz link is not working: https://stackblitz.com/github/piniajs/example-nuxt-2

I got this error: image

Please update the working version. I tried to add latest versions of packages, but not working. 😢

Thanks for fix. ✌️

buglavecz commented 1 year ago

👀

Yuisei-Maruyama commented 1 year ago

Hello, @posva @buglavecz

I am also using Nuxt2 and Pinia, I have encountered the same error..😢 If there is any solution, please let me know.🙇‍♂️

233240596-f3d88f5e-7b11-4d84-860f-20e97e37a944
buglavecz commented 1 year ago

Info: https://github.com/vuejs/pinia/issues/2150

posva commented 1 year ago

For some reason I don't understand, the repository works locally but fails on Stackblitz. Feel free to try to fix this and send a PR!

buglavecz commented 1 year ago

hi @Yuisei-Maruyama

Are you tried locally or stackblitz?

thx

buglavecz commented 1 year ago

I tried on local, truly working fine.

Yuisei-Maruyama commented 1 year ago

Hi, @buglavecz @posva

I tried on local my project. I also raised an Issue of an error I am having with a project using Nuxt2 and Pinia.

https://github.com/vuejs/pinia/issues/2177