@pinia/nuxt 0.11.2 fails to build for cloudflare-pages preset on Nuxt 4.0.1 #3015
Unanswered
genius-alray
asked this question in
Help and Questions
Replies: 1 comment
-
pinia isn't in the stack trace 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction
https://github.com/genius-alray/pinia-nuxt-bug
Steps to reproduce the bug
Versions:
nuxt
4.0.1@pinia/nuxt
0.11.2Run
npm build -- --preset cloudflare-pages
Expected behavior
build success
Actual behavior
Error:
Additional information
This error did not occur on dev/local build
Beta Was this translation helpful? Give feedback.
All reactions