2 years ago
Server keeps returning the below on every build. Even reverting to old builds that previously worked fine is the same
Dockerfile:24
22 | # build phase
23 | COPY . /app/.
24 | >>> RUN --mount=type=cache,id=s/d25b5e18-4142-4ea8-9da6-39e60b799a95-nodemodules/cache,target=/app/nodemodules/.cache RUN pnpm build-one communications --verbose
25 |
26 |
ERROR: failed to solve: process "/bin/bash -ol pipefail -c RUN pnpm build-one communications --verbose" did not complete successfully: exit code: 127
Error: Docker build failed
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
2 years ago
I was having this error often in the last few days, but now 28 Aug 2024 it's for every single build. I simply can't deploy anything!
ERROR: failed to solve: process "/bin/bash -ol pipefail -c nx run api:build:production" did not complete successfully: exit code: 1