Debugging
Homebrew errors after upgrading to macOS 11.0 Big Sur

Hi there, After upgrading to macOS Big Sur, I encountered some errors while trying to use Homebrew. It turned out that I needed to reinstall the Command Line Tools (CLT) to get Homebrew working again. Here’s a quick walkthrough of the issue and how I resolved it. The Problem When running a brew upgrade command for ruby-build, I encountered the following warning and error: ❯ brew upgrade ruby-build --fetch-HEAD Updating Homebrew... ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core)....