Skip to content

'brew tap tobi/try' fails #73

@nnutter

Description

@nnutter

This has already been reported and a workaround provided in #59 but the actual problem has not been fixed.

A couple solutions:

  1. Rename the repo to homebrew-try in order to be compliant with Homebrew conventions.

  2. Update the README.md to document the correct Homebrew installation,

    brew tap tobi/try https://github.com/tobi/try
    brew install try
    
❯ brew tap tobi/try

==> Auto-updating Homebrew...
Adjust how often this is run with `$HOMEBREW_AUTO_UPDATE_SECS` or disable with
`$HOMEBREW_NO_AUTO_UPDATE=1`. Hide these hints with `$HOMEBREW_NO_ENV_HINTS=1` (see `man brew`).
==> Auto-updated Homebrew!
==> Updated Homebrew from 3b5b4903b0 to c3790fc6e4.
Updated 4 taps (sst/tap, charmbracelet/tap, homebrew/core and homebrew/cask).
==> New Formulae
ctre: Compile-time PCRE-compatible regular expression matcher for C++
==> New Casks
elgato-studio: Capture and manage Elgato devices for content creation
opencode-desktop: AI coding agent desktop client

You have 3 outdated formulae installed.

==> Tapping tobi/try
Cloning into '/opt/homebrew/Library/Taps/tobi/homebrew-try'...
remote: Repository not found.
fatal: repository 'https://github.com/tobi/homebrew-try/' not found
Error: Failure while executing; `git clone https://github.com/tobi/homebrew-try /opt/homebrew/Library/Taps/tobi/homebrew-try --origin=origin --template= --config core.fsmonitor=false` exited with 128.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions