TypeScript Error with Prisma Client and withAccelerate Extension in Hono Middleware
I’m working on a Hono application using Prisma and the withAccelerate extension. I’m encountering a TypeScript error when trying to set the extended Prisma client in the context. Here is my code: