79258719

Date: 2024-12-06 16:40:02
Score: 0.5
Natty:
Report link

Not specific case for OP, but in my case, brew doctor clearly said that my "homebrew/core tap has a problem", so I did:

$ rm -rf "/opt/homebrew/Library/Taps/homebrew/homebrew-core" &&\
  brew tap homebrew/core &&\
  brew update

and everything worked well.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Roeniss