Hi everyone, this is the first time, I am using Pr...
# orm-help
r
Hi everyone, this is the first time, I am using Prisma in a production environment. I am having an issue. The build process inside docker is not working, it is giving this error,
👀 1
h
Please try running
prisma generate
before the build command. That will make sure client is generated and available to the application.
v
👋 Hello @Raiyan Sarker, did you end up trying the solution Harshit recommended? Let us know!