Cloudflare pages - 500 errors on accessing new deployments

Our new deployments are building but then throwing javascript errors when we try to access the deployed app. But we havent changed anything - code that was deploying correctly on Friday is suddenly throwing 500 errors. The error is about this “Cannot access ‘da’ before initialization\n at chunks/handlers/renderer.mjs:1:653972- but nothing has changed in the code that would lead to this error. So I am confused.

We have a nuxt 3 app deployed to Cloudflare Pages. The error seems to suggest that cloudflare is running into error when initializing our app - but we are redeploying code that hasnt changed - and it still fails - this seems weird.

Any pointers would be greatly appreciated! Thanks.
Was this page helpful?