Upgrade to queryCompiler & driverAdapters in a turborepo causes errors
I am looking to upgrade and use queryCompiler + driverAdapters but am hitting this issue: https://github.com/prisma/prisma/issues/27083 Is anyone aware of a workaround or fix for this?
Bug description if I have a turborepo monorepo with a packages/db folder containing my prisma schema, and a apps/web application (Next.JS) and I use the updated prisma with previewFeatures = ["...