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
Project ID:
190f9aa2-c8b3-46dd-a046-6fe955ffb230
full build logs please https://bookmarklets.up.railway.app/log-downloader/
190f9aa2-c8b3-46dd-a046-6fe955ffb230
How can I download the logs?
https://bookmarklets.up.railway.app/log-downloader/ what do I do with this?
follow the 3 instructions please
the instruction are not clear*
"1. Drag the link to your bookmarks bar"
WHich bookmarks?
my chrome bookmarks?
Yes, the bookmarks bar
THanks
Here the logs:
do you use yarn or npm locally
I use yarn
what kind of frontend is this
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
haha happy to help!