Issue with generating prisma client
Hi, I'm running into this issue where when I try to compile my TS code, I get this error. It also then says that the Prisma client is unable to be generated.
What's weird is when I hover over the type, it says that it's generated properly. I've tried restarting my computer, uninstalling and reinstalling Prisma. The Prisma client and Prisma CLI are on the same version, and I ran generate and DB push.This is quite urgent, so I'd appreciate any support. Thanks!
0 Replies