Prisma deprecation warning about not specifying path to generator in schema.prisma: what to do?
Hi guys, I understand that right now Prisma is saving the generated client inside of node_modules, and I understand this feature is gonna be deprecated soon.
Do you have any suggestion on where is the best place to save it to maintain the compatibility with T3 App scaffold?
Thank you all!
0 Replies