no deploy nestjs
car2854
TRIALOP

2 years ago

11 1.429 npm ERR! Options:

11 1.429 npm ERR! [--install-strategy ] [--legacy-bundling]

11 1.429 npm ERR! [--global-style] [--omit [--omit …]]

11 1.429 npm ERR! [--include [--include …]]

11 1.429 npm ERR! [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]

11 1.429 npm ERR! [--no-bin-links] [--no-fund] [--dry-run]

11 1.429 npm ERR! [-w|--workspace [-w|--workspace …]]

11 1.429 npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links]

11 1.429 npm ERR!

11 1.429 npm ERR! aliases: clean-install, ic, install-clean, isntall-clean

11 1.429 npm ERR!

11 1.429 npm ERR! Run "npm help ci" for more info

11 1.431

11 1.431 npm ERR! A complete log of this run can be found in: /root/.npm/logs/2024-07-18T183749531Z-debug-0.log

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

> [stage-0 6/10] RUN --mount=type=cache,id=s/786be1f1-7960-4f27-bd93-8d4cdd94ea80-/root/npm,target=/root/.npm npm ci:

1.429 npm ERR! [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]

1.429 npm ERR! [--no-bin-links] [--no-fund] [--dry-run]

1.429 npm ERR! [-w|--workspace [-w|--workspace …]]

1.429 npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links]

1.429 npm ERR!

1.429 npm ERR! aliases: clean-install, ic, install-clean, isntall-clean

1.429 npm ERR!

1.429 npm ERR! Run "npm help ci" for more info

1.431

1.431 npm ERR! A complete log of this run can be found in: /root/.npm/logs/2024-07-18T183749531Z-debug-0.log

2 warnings found (use --debug to expand):

  • UndefinedVar: Usage of undefined variable '$NIXPACKS_PATH' (line 18)

LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 18)

Dockerfile:20

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

19 | COPY . /app/.

20 | >>> RUN --mount=type=cache,id=s/786be1f1-7960-4f27-bd93-8d4cdd94ea80-/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.

0 Replies

Loading...