Closed ethan0905 closed 1 year ago
to fix the version, I needed to change the import from
- import { PrismaClientKnownRequestError } from '@prisma/client/runtime'; + import { PrismaClientKnownRequestError } from '@prisma/client/runtime/library';
to fix the version, I needed to change the import from