Prisma dev is not compatible with defining multiple schemas. Making a query will cause the prisma dev instance to throw an error. prisma : 6.19.0 @prisma/client : 6. ...
It seems I that the correct command is prisma migrate deploy. Still, it might be a good idea to show an error instead of referencing a missing package and spare the ...