Skip to content

Deployment Error - Check for Broken Link #2721

Answered by george-gca
adityamajumdar asked this question in Q&A
Discussion options

You must be logged in to vote

The problem here is that you commited your Gemfile.lock.

We are currently having some discussions about this error with apple silicon users in #2705. Check if doing git restore Gemfile.lock is enough to fix your case. If not, I'd recommend downloading again the Gemfile.lock from our repo, replacing your local one, and pushing this to your repo. Then, try to do git update-index --assume-unchanged Gemfile.lock to keep your Gemfile.lock changes only in your local computer.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@george-gca
Comment options

@adityamajumdar
Comment options

@adityamajumdar
Comment options

@george-gca
Comment options

Answer selected by george-gca
@adityamajumdar
Comment options

@george-gca
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants