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
Describe the bug GOBIN directory is incorrect.
In my machine, it points to ~/.asdf/installs/golang/1.23.4/bin but the dir doesn't exist.
As a consequence, go binaries are also not found.
To Reproduce
cd into asdf go dir
ls $GOBIN
Expected behavior GOBIN is a valid directory
Desktop (please complete the following information):
Describe the bug
GOBIN
directory is incorrect.In my machine, it points to
~/.asdf/installs/golang/1.23.4/bin
but the dir doesn't exist.As a consequence, go binaries are also not found.
To Reproduce
$GOBIN
Expected behavior
GOBIN
is a valid directoryDesktop (please complete the following information):
Additional context
asdf info
The text was updated successfully, but these errors were encountered: