macOS Version
Sequoia 15
Homebrew Version
Homebrew 5.1.3
Description
amcheste:mac-dev-setup $ ./setup.sh
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Developer Environment Setup
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▶ Preflight checks...
Admin account ✓
✗ Homebrew prefix '/usr/local' is not writable by this user.
Attempting to fix ownership of Homebrew directories (sudo required)...
Password:
Homebrew directory ownership fixed ✓
▶ Checking Homebrew...
Homebrew already installed ✓
▶ Tapping amcheste/mac-dev-setup...
Installing from the API is now the default behaviour!
You can save space and time by running:
brew untap homebrew/core
==> Auto-updated Homebrew!
Updated 3 taps (amcheste/mac-dev-setup, homebrew/core and homebrew/cask).
==> New Formulae
copilot-language-server: Language Server Protocol server for GitHub Copilot
expert: Official Elixir Language Server Protocol implementation
libpathrs: C-friendly API to make path resolution safer on Linux
yelp-xsl: Document transformations from Yelp
You have 5 outdated formulae installed.
▶ Installing packages (this may take a few minutes)...
Using: /Users/amcheste/Repos/amcheste/mac-dev-setup/Brewfile
Fetching git, gh, git-lfs, vim, fzf, ripgrep, fd, bat, tmux, wget, jq, tree, tart, go, pyenv, nvm, openjdk, maven, kubernetes-cli, kind, kustomize, helm, terraform, oci-cli, doctl, octant, mongosh, postgresql@17, font-meslo-lg-nerd-font, virtualenv, iterm2, cursor, claude-code, docker-desktop, mongodb-compass
Error: No available formula with the name "octant". Did you mean octave?
brew bundle failed! Failed to fetch git, gh, git-lfs, vim, fzf, ripgrep, fd, bat, tmux, wget, jq, tree, tart, go, pyenv, nvm, openjdk, maven, kubernetes-cli, kind, kustomize, helm, terraform, oci-cli, doctl, octant, mongosh, postgresql@17, font-meslo-lg-nerd-font, virtualenv, iterm2, cursor, claude-code, docker-desktop, mongodb-compass
ERROR: brew bundle failed
Steps to Reproduce
$ ./setup.sh
Expected Behavior
Octant is installed
Actual Behavior
Octant failed to install
Relevant Output
macOS Version
Sequoia 15
Homebrew Version
Homebrew 5.1.3
Description
amcheste:mac-dev-setup $ ./setup.sh
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Developer Environment Setup
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▶ Preflight checks...
Admin account ✓
✗ Homebrew prefix '/usr/local' is not writable by this user.
Attempting to fix ownership of Homebrew directories (sudo required)...
Password:
Homebrew directory ownership fixed ✓
▶ Checking Homebrew...
Homebrew already installed ✓
▶ Tapping amcheste/mac-dev-setup...
Installing from the API is now the default behaviour!
You can save space and time by running:
brew untap homebrew/core
==> Auto-updated Homebrew!
Updated 3 taps (amcheste/mac-dev-setup, homebrew/core and homebrew/cask).
==> New Formulae
copilot-language-server: Language Server Protocol server for GitHub Copilot
expert: Official Elixir Language Server Protocol implementation
libpathrs: C-friendly API to make path resolution safer on Linux
yelp-xsl: Document transformations from Yelp
You have 5 outdated formulae installed.
▶ Installing packages (this may take a few minutes)...
Using: /Users/amcheste/Repos/amcheste/mac-dev-setup/Brewfile
Fetching git, gh, git-lfs, vim, fzf, ripgrep, fd, bat, tmux, wget, jq, tree, tart, go, pyenv, nvm, openjdk, maven, kubernetes-cli, kind, kustomize, helm, terraform, oci-cli, doctl, octant, mongosh, postgresql@17, font-meslo-lg-nerd-font, virtualenv, iterm2, cursor, claude-code, docker-desktop, mongodb-compass
Error: No available formula with the name "octant". Did you mean octave?
brew bundlefailed! Failed to fetch git, gh, git-lfs, vim, fzf, ripgrep, fd, bat, tmux, wget, jq, tree, tart, go, pyenv, nvm, openjdk, maven, kubernetes-cli, kind, kustomize, helm, terraform, oci-cli, doctl, octant, mongosh, postgresql@17, font-meslo-lg-nerd-font, virtualenv, iterm2, cursor, claude-code, docker-desktop, mongodb-compassERROR: brew bundle failed
Steps to Reproduce
$ ./setup.sh
Expected Behavior
Octant is installed
Actual Behavior
Octant failed to install
Relevant Output