how to fix this
durga1534
TRIALOP
a year ago
Dockerfile:24
22 | # build phase
23 | COPY . /app/.
24 | >>> RUN --mount=type=cache,id=s/c7f01cc2-e51b-488d-a93b-888368d2fb92-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
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies