Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.9.1 #1196

Closed
pre opened this issue Apr 6, 2022 · 1 comment
Closed

Release 0.9.1 #1196

pre opened this issue Apr 6, 2022 · 1 comment

Comments

@pre
Copy link

pre commented Apr 6, 2022

Is your feature request related to a problem? Please describe

Homebrew installation of asdf on a fresh MacBook succeeds but asdf fails for non-installed components with a mystical error:

> asdf help
Unknown command: `asdf help`
/opt/homebrew/Cellar/asdf/0.9.0/libexec/bin/asdf: line 82: /opt/homebrew/opt/asdf/lib/commands/command-help.bash: No such file or directory

This has been fixed at December 4th 2021

Newest release is 0.9.0 from December 3th 2021.

At the moment, asdf fails with a fresh Homebrew installation.

Describe the proposed solution

Release 0.9.1

Describe similar asdf features and why they are not sufficient

Release 0.9.0 does not contain the fix.

Describe other workarounds you've considered

Google around for a solution until you find out the current asdf release is too old.

Install the latest version

brew unlink asdf
brew install asdf --head
@pre pre added the enhancement label Apr 6, 2022
@Stratus3D
Copy link
Member

Thanks for the reminder @pre , I will work tagging a new release and should have something out within the next several days. The next version will be 0.10.0 - #1111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants