prisma-nestjs-graphql icon indicating copy to clipboard operation
prisma-nestjs-graphql copied to clipboard

Types are not defined

Open clement-estone opened this issue 3 years ago • 0 comments
trafficstars

Hi there!

I'm currently using this package for a project and I encouter the following error: when I generate the types using npx prisma generate, I get the corresponding types folder with everything inside, but the @prisma/client package remains untyped:

image

I can't find any help on this issue, do you know what could be the cause of this problem?

I already tried removing and re-installing the @prisma/client package but this doesn't work.

clement-estone avatar Apr 13 '22 08:04 clement-estone