Closed
Description
If someone can tell me where to add the definition, I'll gladly file a PR.
But, should there not have a fallback mechanism to the immediately preceding version
when someone tries to install an lts alias so new that there is no definition for it yet?
$ asdf direnv local nodejs lts
▶ asdf plugin-add nodejs # ... Plugin named nodejs already added
✔️
▶ asdf install nodejs lts # ... Installing alias lts as 16.15.0
Trying to update node-build... ok
node-build: definition not found: 16.15.0
Could not install version 16.15.0
❗️ Failed with status 1
Metadata
Metadata
Assignees
Labels
No labels