Skip to content

Option To Install LTS #41

@scottoffen

Description

@scottoffen

By default, this installs node 5.12.0 just fine, but what I want is for it to install LTS (currently 6.9.1). Even when I specify the desired version, it still installs 5.12.0.

I was able to get around this by running nvm install 6.9.1 after running node-reinstall, but it would be nice to not have that additional step.

Ideally, it would be node-reinstall --lts or something similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions