Closed easyCZ closed 2 years ago
The problem was on my machine. The important line is the Homebrew/homebrew-core (no Git repository)
- likely because missing Xcode command line tools, it didn't tap the homebrew-core
properly.
Resolution:
brew doctor
# follow suggestions
# re-tap homebrew-core
rm -rf "/opt/homebrew/Library/Taps/homebrew/homebrew-core"
brew tap homebrew/cor
Phew, glad to still be on Homebrew! 😂
Interestingly, official brew docs also suggest this exact command: https://formulae.brew.sh/formula/jump
The installed application: https://formulae.brew.sh/cask/jump-desktop-connect#default
Brew info: