Ernesto Resende
Results
2
issues of
Ernesto Resende
This PR addresses the error `warn(prisma-client) There are already 10 instances of Prisma Client actively running` when adding Prisma to Next.js, as recommeded by Prisma on https://www.prisma.io/docs/guides/database/troubleshooting-orm/help-articles/nextjs-prisma-client-dev-practices. Additionally, I've been...
Commonality currently does not support Bun's `bun.lockb` lockfile when validating the project structure, which is understandable given that the binary format is normally unreadable from Node's side. Trying to run...