richburdon
Explore posts from serversPPrisma
•Created by richburdon on 7/17/2024 in #help-and-questions
Error using PrismaClient with Cloudflare Pages
I'm successfully using Prisma with a CF Workers project using the adapter like this:
However, when I try to use the same client in a Pages project I get the following error:
The client object is created successfully, but the error throws on the first query.
2 replies