You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the latest published version on brew is 0.15.0:
Trying to install with --HEAD results in an error too:
➜ ~ brew install asdf --HEAD
==> Downloading https://formulae.brew.sh/api/formula.jws.json
==> Downloading https://formulae.brew.sh/api/cask.jws.json
==> Fetching asdf
==> Downloading https://raw.githubusercontent.com/Homebrew/homebrew-core/f970d1cf38303a76a1a783249ccc3bcd941c6556/Formula/a/asdf.rb
Already downloaded: /Users/alexmiller/Library/Caches/Homebrew/downloads/2c1e62ef0299519fada6a8091fc71992b36396ce686b1debd47107a6b27af9e4--asdf.rb
==> Cloning https://github.com/asdf-vm/asdf.git
Updating /Users/alexmiller/Library/Caches/Homebrew/asdf--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at d8851c2 chore(docs): bump the docs group in /docs with 2 updates (#1870)
Error: An exception occurred within a child process:
Errno::ENOENT: No such file or directory - completions/asdf.bash
The text was updated successfully, but these errors were encountered:
Yep, just waiting on Homebrew/homebrew-core#205761 to be merged. It's now a very simple formula now so this should be the last time we have any challenges with Homebrew. Closing this now as there is nothing else asdf maintainers can do to resolve this.
How can we improve the documentation?
The documentation encourages the usage of
brew
:But the latest published version on
brew
is 0.15.0:Trying to install with
--HEAD
results in an error too:The text was updated successfully, but these errors were encountered: