Legacy config mode doesn't support short version name in .node-version
Open
- Dominant language
- Shell
- Stars
- 989
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
0. Enable legacy config mode
1. Put `.node-version` with content `v20` at the root of the project
2. Run `asdf current nodejs`
Expected:
1. Latest installed 20.x.x is used for the project
Actual:
1. `Not installed. Run "asdf install nodejs 20"`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.