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
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
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
The text was updated successfully, but these errors were encountered:
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.
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
echo $ASDF_DIR
got/opt/homebrew/Cellar/asdf/0.14.0/libexec
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
The text was updated successfully, but these errors were encountered: