Replies: 2 comments 1 reply
-
Same here @chiubaca, have you been able to solve this issue? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Facing the same error here |
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.
-
Has any had success running Next.js + Cloudflare pages with Clerk Auth ?
I have a barebones repo demonstrating the error I'm encountering. The project is all scaffolded with the Cloudflares C3 CLI
https://github.com/chiubaca/fullstack-cf-pages-next-app
Live demo of the error here:
https://fullstack-next-cloudflare.pages.dev/
Here is the full functions stack trace when hitting the site:
When debugging and previewing locally with
npm run pages:build && wrangler pages dev
. I get the following errors:Beta Was this translation helpful? Give feedback.
All reactions