s1w
03/28/2022, 1:29 PMENOENT: no such file or directory, open ../path/to/prisma.schema
(replaced path). More details in thread.s1w
03/28/2022, 1:30 PMs1w
03/28/2022, 1:32 PMnew PrismaClient()
ends up in a nextjs API route folder, and it’s trying to find the schema relative to that code (and folder) rather than the actual source directory where the prisma stuff is maintainedjanpio
s1w
03/30/2022, 12:34 PM