Error: Docker build failed
joao-edutec
HOBBYOP
2 years ago
ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm build" did not complete successfully: exit code: 2
Error: Docker build failed
ⓘ Deployment information is only viewable by project members and Railway employees.
3 Replies
joao-edutec
HOBBYOP
2 years ago
can someone help me? I just changed the ENV and this happened.
asgmbv
HOBBY
2 years ago
Same thing is happening to me all day
joao-edutec
HOBBYOP
2 years ago
Same thing is happening to me all day
Bro, if you are using Prisma add npx prisma generate to your build script, something like 'npx prisma generate && tsc' (tsc is build command for ts projects)
Status changed to Solved brody • over 1 year ago