cant update or install #3184
Answered
by
SMillerDev
Devilb0y
asked this question in
Getting started
-
this is what i get when i trying to update:
|
Beta Was this translation helpful? Give feedback.
Answered by
SMillerDev
Apr 14, 2022
Replies: 2 comments 3 replies
-
Homebrew hasn't supported Bintray for a long time. Your Homebrew is very outdated. First fix your install by doing |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Devilb0y
-
thanks, that solved the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Homebrew hasn't supported Bintray for a long time. Your Homebrew is very outdated. First fix your install by doing
xcode-select --install
and after that is done you should runbrew update-reset
to reset brew to the latest version.