Open NoahMarconi opened 1 year ago
that --add-prisma-service
/--addPrismaService
isn't a valid flag for @nestjs/cli add
command
not sure what you're trying to do here :thinking:
It's from your docs: https://nestjs-prisma.dev/docs/custom-prisma-service/
The below command works as expected:
Here's the code snippet from the line indicated above (where it throws on any capital letters):