Prisma and pnpm have compatibility issues, with each new version potentially causing problems. To address this, you may consider using npm instead. Additionally, I personally switched from Prisma to Drizzle to avoid the frustrations of dealing with recurring Prisma errors upon updates.