R
Railway7mo ago
luatic

"Deployment Failed during build process" Discord JS Bot

Following logs ensue:
ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn install --frozen-lockfile" did not complete successfully: exit code: 1
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
Error: Docker build failed
9 Replies
luatic
luatic7mo ago
Need a project ID too?
Brody
Brody7mo ago
nope
luatic
luatic7mo ago
Here you go!
Brody
Brody7mo ago
Your lockfile needs to be updated
run yarn install and then push the changes to github
luatic
luatic7mo ago
Apologies, a bit new here. Do you know how to run the CLI to do so?
Brody
Brody7mo ago
literally just run that command in your project then push the changes to github
luatic
luatic7mo ago
Yeah, I just don't know where to uh, click to run the command. Unless you mean purely from Github, my bad.
Brody
Brody7mo ago
locally, in your terminal in your projects folder, I think you're overthinking this