Michael Gates
06/23/2022, 12:18 PMprisma migrate, it always defaults to using NPM instead of Yarn, which causes node_modules to be created and the prisma client to be generated in there, rather than the path I gave it in the schema.prisma client output.Austin
06/23/2022, 10:02 PM