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: go installed asdf version outputs v-dev #2046

Open
runephilosof-abtion opened this issue Mar 31, 2025 · 0 comments
Open

bug: go installed asdf version outputs v-dev #2046

runephilosof-abtion opened this issue Mar 31, 2025 · 0 comments
Labels

Comments

@runephilosof-abtion
Copy link

runephilosof-abtion commented Mar 31, 2025

Describe the Bug

asdf version should output the correct version when installed through go install

Steps to Reproduce

  1. go install github.com/asdf-vm/asdf/cmd/asdf@v0.16.7
  2. ~/go/bin/asdf version

Expected Behaviour

Should output 0.16.7

Actual Behaviour

It outputs v-dev

Environment

OS:
Linux fedora 6.13.8-200.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Mar 23 05:03:09 UTC 2025 x86_64 GNU/Linux

SHELL:
GNU bash, version 5.2.32(1)-release (x86_64-redhat-linux-gnu)
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

BASH VERSION:
5.2.32(1)-release

ASDF VERSION:
v-dev

ASDF INTERNAL VARIABLES:
ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/home/user/.asdf
ASDF_CONFIG_FILE=/home/user/.asdfrc

ASDF INSTALLED PLUGINS:
nodejs    https://github.com/asdf-vm/asdf-nodejs.git 2bd35bcf4bd017dc364fa70a22f8650f14e88ced
ruby      https://github.com/asdf-vm/asdf-ruby.git   87eac3928dac8d4f7a972e32149b933099936584
yarn      https://github.com/twuni/asdf-yarn.git     376c5407ef22c82fa56e4bd9f6a9108354063acb

asdf plugins affected (if relevant)

No response

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

No branches or pull requests

1 participant