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",
version "@prisma/client": "^7.0.0",