PrismaP
Prisma2mo ago
19 replies
lyhourrrr

Cannot find module '../../../generated/prisma/index.js' in NestJs

I’m working on a NestJS project where the Prisma Client is generated into a custom output directory using this generator config.

version "@prisma/client": "^7.0.0",
Was this page helpful?