Issues with NuxtJS and Nitro Server with Cloudflare Pages

pages.dev domain: leagued-pr-web.pages.dev
deploymentID?: 6090b376
AccountID: 6232ecf3b93920021dd5ddebe528f2bf
Error from Worker Pages Dev ...:
service core:user:worker: Uncaught TypeError: Object prototype may only be an Object or null: undefined
  at core:user:worker:6193:48 in Kl.exports
  at core:user:worker:35209:8
  at core:user:worker:60279:4
  at core:user:worker:60280:3


I am using Nuxt.JS and building Nitro-Server. I have tried both the Cloudflare Preset and Cloudflare-Pages Preset

Even if there is anyway I can get more detailed logs would be helpful

Additional note, code deploys and runs fine on netlify. And we do not have any platform specific requests
Was this page helpful?