Replies: 1 comment 1 reply
-
Hi @EmilyYond , can you please open an issue with a reproduction in the Nuxt repo ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hoping someone can point me in the right direction!
I'm trying to deploy my site and have the following setup:
Nuxt 3 in SSR mode
Package.json:
Wrangler.toml:
I have also tried using pages with the default build settings and hit the same error during the deploy/publish to cloudflare stage, as below:
I have followed https://nitro.unjs.io/deploy/providers/cloudflare but keep hitting this same error and I don't know where to even begin debugging this. Does anyone have any ideas?
Beta Was this translation helpful? Give feedback.
All reactions