Skip to content

Listing locally installed versions as documented with nodenv build -L does not work #854

@martinblostein

Description

@martinblostein

Following the instructions here:

# list latest stable versions: $ nodenv install -l # list all local versions: $ nodenv install -L # install a Node version: $ nodenv install 16.13.2 

The first and last commands work as described, but the middle one does not seem to be recognized. nodenv versions seems to be the correct command for this, but I am not sure if that should be substituted in or if nodenv install is supposed to have such a command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions