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

GOBIN directory is incorrect after switching into go directory #150

Open
giorgenes opened this issue Jan 22, 2025 · 0 comments · May be fixed by #152
Open

GOBIN directory is incorrect after switching into go directory #150

giorgenes opened this issue Jan 22, 2025 · 0 comments · May be fixed by #152

Comments

@giorgenes
Copy link

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):

  • OS: macos

Additional context

asdf info

OS:
Darwin GG-Macbook 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6030 arm64

SHELL:
zsh 5.9 (x86_64-apple-darwin23.0)

BASH VERSION:
3.2.57(1)-release

ASDF VERSION:
v0.15.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant