Neon adapter (driverAdapters) gives error on PrismaClient init
Hey there. I've wanted to run inngest events that trigger some prisma stuff, but I'm getting the error
So I've decided to take a look at the driver adapters. After following the setup page to update my existing code, I have the following prisma client file :
Unfortunately, it seems like there's an error when initializing the PrismaClient:
I haven't been able to find much clues about what's going on. Any idea?
So I've decided to take a look at the driver adapters. After following the setup page to update my existing code, I have the following prisma client file :
Unfortunately, it seems like there's an error when initializing the PrismaClient:
I haven't been able to find much clues about what's going on. Any idea?