ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn run build" did not complete successfully: exit code: 127

leandronacionalHOBBY

7 months ago

Every time I try to upload my website, I get this error, I've tried everything but I can't.

Dockerfile:30

28 | # build phase

29 | COPY . /app/.

30 | >>> RUN --mount=type=cache,id=s/dc6d58a4-ff2d-4587-abaf-0ef757ce3cf9-nodemodules/cache,target=/app/nodemodules/.cache yarn run build

31 |

32 | # fmt phase

ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn run build" did not complete successfully: exit code: 127

Error: Docker build failed

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

7 months ago

Have you tried reading through the build logs? what you have sent here does not contain any useful information, please go ahead and read further up into the logs.


ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn run build" did not complete successfully: exit code: 127 - Railway Help Station