Server is not built

Until last night at 2am I sent a PR and the server was updated this morning, I hired a professional plan, I transferred the project and I couldn't build the server. #9 25.22 Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #9 25.22 Setting up gtk-update-icon-cache (3.24.33-1ubuntu2) ... #9 25.23 Setting up libdbusmenu-gtk3-4:amd64 (16.04.1+18.10.20180917-0ubuntu8) ... #9 25.23 Setting up libxi6:amd64 (2:1.8-1build1) ... #9 25.24 Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ... #9 25.24 Setting up libxtst6:amd64 (2:1.2.3-1build4) ... #9 25.24 Setting up libxcursor1:amd64 (1:1.2.0-2build4) ... #9 25.25 Setting up libatspi2.0-0:amd64 (2.44.0-3) ... #9 25.25 Setting up libatk-bridge2.0-0:amd64 (2.38.0-3) ... #9 25.26 Setting up libgtk-3-common (3.24.33-1ubuntu2) ... #9 25.26 Setting up adwaita-icon-theme (41.0-1ubuntu1) ... #9 25.29 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #9 25.30 Setting up humanity-icon-theme (0.6.16) ... #9 25.52 Setting up ubuntu-mono (20.10-0ubuntu2) ... #9 25.59 Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ... #9 25.61 Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2) ... #9 25.64 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #9 25.69 Setting up libappindicator3-1 (12.10.1+20.10.20200706.1-0ubuntu1) ... #9 25.70 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... #9 DONE 25.8s #10 [stage-0 6/9] COPY . /app/. #10 DONE 0.0s #11 [stage-0 7/9] RUN --mount=type=cache,id=s/dfd50128-8f82-49b3-8027-d822efec870c-/root/npm,target=/root/.npm npm i #11 1.155 npm WARN config production Use --omit=dev instead.
3 Replies
Percy
Percy10mo ago
Project ID: dfd50128-8f82-49b3-8027-d822efec870c
santy1422
santy142210mo ago
#11 4.117 npm ERR! #11 4.117 npm ERR! Could not resolve dependency: #11 4.117 npm ERR! peerOptional cohere-ai@"^5.0.2" from langchain@0.0.12 #11 4.118 npm ERR! node_modules/langchain #11 4.118 npm ERR! langchain@"0.0.12" from the root project ------------------- 18 | ENV NIXPACKS_PATH /app/node_modules/.bin:$NIXPACKS_PATH 19 | COPY . /app/. 20 | >>> RUN --mount=type=cache,id=s/dfd50128-8f82-49b3-8027-d822efec870c-/root/npm,target=/root/.npm npm i 21 | 22 | # build phase ------------------- ERROR: failed to solve: process "/bin/bash -ol pipefail -c npm i" did not complete successfully: exit code: 1 Error: Docker build failed [phases.setup] aptPkgs = [ 'fonts-liberation', 'libappindicator3-1', 'libasound2', 'libatk-bridge2.0-0', 'libatk1.0-0', 'libgbm1', 'libgtk-3-0', 'libnspr4', 'libnss3', 'libx11-xcb1', 'libxcomposite1', 'libxcursor1', 'libxdamage1', 'libxfixes3', 'libxi6', 'libxrandr2', 'libxss1', 'libxtst6', 'xdg-utils' ]
No description
Brody
Brody10mo ago