2 years ago
10 1.624 npm WARN peer react-native@">=0.58" from @react-spring/native@9.7.3
10 1.624 npm WARN nodemodules/react-spring/nodemodules/@react-spring/native
10 1.624 npm WARN 1 more (@react-native/virtualized-lists)
10 1.670 npm ERR! code EUSAGE
10 1.673 npm ERR!
10 1.673 npm ERR! npm ci can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with npm install before continuing.
10 1.673 npm ERR!
10 1.673 npm ERR! Missing: autoprefixer@10.4.19 from lock file
10 1.673 npm ERR! Missing: fraction.js@4.3.7 from lock file
10 1.674 npm ERR! Missing: normalize-range@0.1.2 from lock file
10 1.674 npm ERR!
10 1.674 npm ERR! Clean install a project
10 1.674 npm ERR!
10 1.674 npm ERR! Usage:
10 1.674 npm ERR! npm ci
10 1.674 npm ERR!
10 1.674 npm ERR! Options:
10 1.674 npm ERR! [--install-strategy ] [--legacy-bundling]
10 1.674 npm ERR! [--global-style] [--omit [--omit …]]
10 1.674 npm ERR! [--include [--include …]]
10 1.674 npm ERR! [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]
10 1.674 npm ERR! [--no-bin-links] [--no-fund] [--dry-run]
10 1.674 npm ERR! [-w|--workspace [-w|--workspace …]]
10 1.674 npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links]
10 1.674 npm ERR!
10 1.674 npm ERR! aliases: clean-install, ic, install-clean, isntall-clean
10 1.674 npm ERR!
10 1.674 npm ERR! Run "npm help ci" for more info
10 1.675
10 1.675 npm ERR! A complete log of this run can be found in: /root/.npm/logs/2024-07-24T060302062Z-debug-0.log
10 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/e4adf20d-e3ab-42f4-a698-a3fae7acf5d4-/root/npm,target=/root/.npm npm ci:
1.674 npm ERR! [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]
1.674 npm ERR! [--no-bin-links] [--no-fund] [--dry-run]
1.674 npm ERR! [-w|--workspace [-w|--workspace …]]
1.674 npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links]
1.674 npm ERR!
1.674 npm ERR! aliases: clean-install, ic, install-clean, isntall-clean
1.674 npm ERR!
1.674 npm ERR! Run "npm help ci" for more info
1.675
1.675 npm ERR! A complete log of this run can be found in: /root/.npm/logs/2024-07-24T060302062Z-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/e4adf20d-e3ab-42f4-a698-a3fae7acf5d4-/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
> ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies