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

bug: ASDF_DIR always bring 0.14.0 after upgrade #1784

Open
agungwas opened this issue Sep 30, 2024 · 1 comment
Open

bug: ASDF_DIR always bring 0.14.0 after upgrade #1784

agungwas opened this issue Sep 30, 2024 · 1 comment
Labels
bug homebrew Affects Homebrew users

Comments

@agungwas
Copy link

Describe the Bug

i'm upgrading from 0.14.0 to 0.14.1 using homebrew. after upgrade it it give this
╰─>$ asdf Unknown command: asdf /opt/homebrew/Cellar/asdf/0.14.1/libexec/bin/asdf: line 120: /opt/homebrew/Cellar/asdf/0.14.0/libexec/lib/commands/command-help.bash: No such file or directory
the asdf

Steps to Reproduce

  1. brew uninstall asdf --zap
  2. echo $ASDF_DIR got /opt/homebrew/Cellar/asdf/0.14.0/libexec
  3. brew install asdf
  4. asdf got Unknown command: asdf /opt/homebrew/Cellar/asdf/0.14.1/libexec/bin/asdf: line 120: /opt/homebrew/Cellar/asdf/0.14.0/libexec/lib/commands/command-help.bash: No such file or directory

Expected Behaviour

the env var for $ASDF_DIR should upgraded too

Actual Behaviour

when call asdf, got different version in

Environment

cannot do that

asdf plugins affected (if relevant)

No response

@agungwas agungwas added the bug label Sep 30, 2024
@jthegedus jthegedus added the homebrew Affects Homebrew users label Oct 7, 2024
@jthegedus
Copy link
Contributor

Have you checked the Homebrew repo to see if this been raised over there? We don't control how Homebrew upgrades software or maintain the Homebrew stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug homebrew Affects Homebrew users
Projects
None yet
Development

No branches or pull requests

2 participants