Skip to content

Add lts identifier support to shell "auto nvm use" script #1987

@PatrickKing

Description

@PatrickKing

It's wonderful that .nvmrc supports LTS version identifiers like lts/dubnium, but at present the auto nvm use shell script with the project readme doesn't understand the .nvmrc file if this is used:

16:40 $ cd .
Version 'vlts/dubnium' not found - try `nvm ls-remote` to browse available versions.
N/A: version "vlts/dubnium -> N/A" is not yet installed.

You need to run "nvm install vlts/dubnium" to install it before using it.

Could support for these identifiers be added? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    informationalneeds followupWe need some info or action from whoever filed this issue/PR.pull request wantedThis is a great way to contribute! Help us out :-D

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions