a year ago
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:24
22 | # build phase
23 | COPY . /app/.
24 | >>> RUN --mount=type=cache,id=s/6d068b37-a17f-49ad-99cf-20da85848e6e-nodemodules/cache,target=/app/nodemodules/.cache yarn run build
25 |
26 |
ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn run build" did not complete successfully: exit code: 2
Error: Docker build failed
ⓘ Deployment information is only viewable by project members and Railway employees.
6 Replies
a year ago
Full build logs please - https://bookmarklets.up.railway.app/log-downloader/
a year ago
I took off V2 Deployments UI and it deployed correctly
hope this help fix the bug in ^
a year ago
The deployment UI has nothing to do with the deployment, it is purely just a user interface.
Status changed to Archived brody • over 1 year ago
a year ago
I just got this error
What to do with it? Is this something internal to Railway.My V2 Deployment UI is off @rarepepi
a year ago
.
