mdcarter
PPrisma
•Created by mdcarter on 1/13/2025 in #help-and-questions
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 !10 replies