Skip to content

Feature request for node: prefer version declared in .nvmrc or .node-version files if none is provided in configuration #1365

@gabrielso

Description

@gabrielso

It's very common to find projects that declare the preferred Node.js version in a .nvmrc or .node-version file in the project root. There are many tools that look up for those files to set themselves up and this feature is not one of those, unfortunately.

It would be nice if this feature would try to define the desired version based on those files (in that order) if no version is provided via configuration before falling back to LTS.

Metadata

Metadata

Assignees

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