PrismaP
Prisma13mo ago
11 replies
mdcarter

Delete annoying warning in production

This warning pop-up in my log all the time :
prisma:warn In production, we recommend using prisma generate --no-engine (See: prisma generate --help)
I'm using the "normal" client and also the "edge" client, depending on my endpoint, so I can't use the --no-engine option.
Is there a way to make this warning finally go away ?
Thanks !
Was this page helpful?