Prisma Client not working
Hello! I've started to use Prisma today and I can't use Prisma Client in Node.JS with TypeScript, i'm getting crazy. In docs I saw that it's as simple as this, but when I try it ask me to pass options as argument, but I don't know exactly what do I have to pass

ORM