Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support .node-version file as alternative to .nvmrc #1176

Closed
paulodiovani opened this issue Jul 27, 2016 · 1 comment
Closed

Support .node-version file as alternative to .nvmrc #1176

paulodiovani opened this issue Jul 27, 2016 · 1 comment
Labels
feature requests I want a new feature in nvm!

Comments

@paulodiovani
Copy link

Many other node version managers already use .node-version file.

I suggest to add .node-version as an alternative, while still supports legacy .nvmrc. This will allow users to choose between the desired version manager and version a single version file.

@ljharb
Copy link
Member

ljharb commented Jul 27, 2016

This is a duplicate of #1129 and #794 - the reasoning for not doing so is explained there.

.nvmrc is NOT legacy, it's a superset of what one version manager supports or could support in node-version, which is not a standard anything, by any means.

@ljharb ljharb closed this as completed Jul 27, 2016
@ljharb ljharb added the feature requests I want a new feature in nvm! label Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature requests I want a new feature in nvm!
Projects
None yet
Development

No branches or pull requests

2 participants