FLEY
PPrisma
•Created by FLEY on 8/22/2024 in #help-and-questions
Prisma type generating doesn't work in Docker
Hi, I'm trying to build docker container for my node.js application but all the time it fails because when I try to build the application, it gives me errors saying that @prisma/client types are undefined. I'd be glad if someone helped me, I'm stuck with this.
Dockerfile:
package.json scripts:
3 replies