yakovd33
yakovd33
RRailway
Created by yakovd33 on 2/18/2024 in #✋|help
Can't deploy
And it's not gitignored
9 replies
RRailway
Created by yakovd33 on 2/18/2024 in #✋|help
Can't deploy
I tried deleting the package-lock.json and npm i
9 replies
RRailway
Created by yakovd33 on 2/18/2024 in #✋|help
Can't deploy
2.298 npm ERR! npm ci 2.298 npm ERR! 2.298 npm ERR! Options: 2.298 npm ERR! [--install-strategy <hoisted|nested|shallow|linked>] [--legacy-bundling] 2.298 npm ERR! [--global-style] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]] 2.298 npm ERR! [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit] 2.298 npm ERR! [--no-bin-links] [--no-fund] [--dry-run] 2.298 npm ERR! [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]] 2.298 npm ERR! [-ws|--workspaces] [--include-workspace-root] [--install-links] 2.298 npm ERR! 2.298 npm ERR! aliases: clean-install, ic, install-clean, isntall-clean 2.298 npm ERR! 2.298 npm ERR! Run "npm help ci" for more info 2.301 2.301 npm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-02-18T11_46_42_519Z-debug-0.log ------ Dockerfile:20 -------------------- 18 | ENV NIXPACKS_PATH /app/node_modules/.bin:$NIXPACKS_PATH 19 | COPY . /app/. 20 | >>> RUN --mount=type=cache,id=q1qzhXAPMQ8-/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
9 replies
RRailway
Created by yakovd33 on 2/18/2024 in #✋|help
Can't deploy
0a0a8619-9f39-48bd-bb94-74e9b5ad35bd
9 replies