macOS Version
Sequoia 15
Homebrew Version
Homebrew 5.1.2
Description
Last login: Mon Mar 30 13:26:14 on console
amcheste:~ $ git clone https://github.com/amcheste/mac-dev-setup ~/Repos/amcheste/mac-dev-setup
bash ~/Repos/amcheste/mac-dev-setup/setup.sh
Cloning into '/Users/amcheste/Repos/amcheste/mac-dev-setup'...
remote: Enumerating objects: 250, done.
remote: Counting objects: 100% (97/97), done.
remote: Compressing objects: 100% (57/57), done.
remote: Total 250 (delta 51), reused 51 (delta 34), pack-reused 153 (from 2)
Receiving objects: 100% (250/250), 653.97 KiB | 9.91 MiB/s, done.
Resolving deltas: 100% (105/105), done.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Developer Environment Setup
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▶ Checking Homebrew...
Homebrew already installed ✓
▶ Tapping amcheste/mac-dev-setup...
✔︎ JSON API cask_tap_migrations.jws.json Downloaded 2.4KB/ 2.4KB
✔︎ JSON API formula_tap_migrations.jws.json Downloaded 1.9KB/ 1.9KB
✔︎ JSON API cask.jws.json Downloaded 15.4MB/ 15.4MB
✔︎ JSON API formula.jws.json Downloaded 32.0MB/ 32.0MB
==> Homebrew collects anonymous analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics
No analytics have been recorded yet (nor will be during this brew run).
Installing from the API is now the default behaviour!
You can save space and time by running:
brew untap homebrew/core
▶ 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 "tart". Did you mean takt?
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
- git clone https://github.com/amcheste/mac-dev-setup ~/Repos/amcheste/mac-dev-setup
- bash ~/Repos/amcheste/mac-dev-setup/setup.sh
Expected Behavior
Successfully setup development environment
Actual Behavior
Failed to install tart
Relevant Output
macOS Version
Sequoia 15
Homebrew Version
Homebrew 5.1.2
Description
Last login: Mon Mar 30 13:26:14 on console
amcheste:~ $ git clone https://github.com/amcheste/mac-dev-setup ~/Repos/amcheste/mac-dev-setup
bash ~/Repos/amcheste/mac-dev-setup/setup.sh
Cloning into '/Users/amcheste/Repos/amcheste/mac-dev-setup'...
remote: Enumerating objects: 250, done.
remote: Counting objects: 100% (97/97), done.
remote: Compressing objects: 100% (57/57), done.
remote: Total 250 (delta 51), reused 51 (delta 34), pack-reused 153 (from 2)
Receiving objects: 100% (250/250), 653.97 KiB | 9.91 MiB/s, done.
Resolving deltas: 100% (105/105), done.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Developer Environment Setup
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
▶ Checking Homebrew...
Homebrew already installed ✓
▶ Tapping amcheste/mac-dev-setup...
✔︎ JSON API cask_tap_migrations.jws.json Downloaded 2.4KB/ 2.4KB
✔︎ JSON API formula_tap_migrations.jws.json Downloaded 1.9KB/ 1.9KB
✔︎ JSON API cask.jws.json Downloaded 15.4MB/ 15.4MB
✔︎ JSON API formula.jws.json Downloaded 32.0MB/ 32.0MB
==> Homebrew collects anonymous analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics
No analytics have been recorded yet (nor will be during this
brewrun).Installing from the API is now the default behaviour!
You can save space and time by running:
brew untap homebrew/core
▶ 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 "tart". Did you mean takt?
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
Expected Behavior
Successfully setup development environment
Actual Behavior
Failed to install tart
Relevant Output