Next.js Discord

Discord Forum

NextJS on Cloudflare Workers

Unanswered
Devon Rex posted this in #help-forum
Open in Discord
Devon RexOP
Hey everyone, I’m trying to connect a PostgreSQL database from my Next.js app deployed on Cloudflare Workers. I’ve tried using pg and Prisma, but Im getting this error:
Failed to load external module pg-63e85fc611dc39f8: Error: No such module "pg-63e85fc611dc39f8"


Any tips of running Postgres with Next.js on Workers? Thanks!

0 Replies