Skip to content

Instantly share code, notes, and snippets.

@taronaeo
taronaeo / gist:1fb6de6bdb821159a85f2aec6ee6e458
Created May 18, 2023 03:55
Homebrew failed to update, could not find heads master
taronaeo@Aarons-MacBook-Pro  ~  brew update --debug --verbose > homebrew-failure.txt
+ [[ -z '' ]]
+ [[ -z '' ]]
+ [[ -n '' ]]
+ [[ -n 1 ]]
+ export HOMEBREW_NO_UPDATE_CLEANUP=1
+ HOMEBREW_NO_UPDATE_CLEANUP=1
+ [[ -e /opt/homebrew/Cellar ]]
+ [[ ! -w /opt/homebrew/Cellar ]]
+ [[ ! -w /opt/homebrew ]]

Read + Write Support in MacOS

1. Create /etc/fstab

In the terminal, run the following command.

sudo vim /etc/fstab