An error appears. How to fix it and what is the problem?
alexeyfeklin
TRIALOP

2 years ago

Dockerfile:24

22 | # build phase

23 | COPY . /app/.

24 | >>> RUN --mount=type=cache,id=s/2645b0d6-22b7-434b-8360-9485dc0ab357-nodemodules/cache,target=/app/nodemodules/.cache npm run build

25 |

26 |

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

Error: Docker build failed

I have never posted projects before and would like to know how to do it correctly

View Deploy details

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

1 Replies


Loading...