Deployment Failed during build process NextJS APP

Hello, I am getting this error while trying to deploy my latest updates: ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn install --frozen-lockfile" did not complete successfully: exit code: 1 Error: Docker build failed
13 Replies
Percy
Percy6mo ago
Project ID: 190f9aa2-c8b3-46dd-a046-6fe955ffb230
Hugo Tessera
Hugo Tessera6mo ago
190f9aa2-c8b3-46dd-a046-6fe955ffb230 How can I download the logs? https://bookmarklets.up.railway.app/log-downloader/ what do I do with this?
Brody
Brody6mo ago
follow the 3 instructions please
Hugo Tessera
Hugo Tessera6mo ago
the instruction are not clear* "1. Drag the link to your bookmarks bar" WHich bookmarks? my chrome bookmarks?
Brody
Brody6mo ago
Yes, the bookmarks bar
Hugo Tessera
Hugo Tessera6mo ago
THanks
Hugo Tessera
Hugo Tessera6mo ago
Brody
Brody6mo ago
do you use yarn or npm locally
Hugo Tessera
Hugo Tessera6mo ago
I use yarn
Brody
Brody6mo ago
what kind of frontend is this
Hugo Tessera
Hugo Tessera6mo ago
NextJS 13 app I will to update my yarn.lock file Ok my bad After updating the yarn.lock file, it's working fine Sorry for bothering At least I learnt how to download logs from railways
Brody
Brody6mo ago
haha happy to help!