Build failed
simha18
HOBBYOP

a year ago

18 | ENV NIXPACKSPATH=/app/nodemodules/.bin:$NIXPACKS_PATH

19 | COPY . /app/.

20 | >>> RUN --mount=type=cache,id=s/33b1493c-7db7-4adc-90d3-6e9559dfc610-/root/npm,target=/root/.npm npm ci

21 |

22 | # build phase

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

Error: Docker build failed

View Deploy details

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

1 Replies

a year ago

Hello,

Can you please scroll further up in your build logs, you have dependency conflicts that you need to resolve first.


Loading...