The project is built on reactJS and tailwind CSS.
shuvrowritescode
TRIALOP
2 years ago
Dockerfile:24
22 | # build phase
23 | COPY . /app/.
24 | >>> RUN --mount=type=cache,id=s/29fc5d42-640d-4e93-a7b2-686e9475e8b2-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: 126
Error: Docker build failed
ⓘ Deployment information is only viewable by Project members and Railway admins.