Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Maybe add node version somewhere at first install? #819

Closed
dantahoua opened this issue May 16, 2016 · 1 comment
Closed

Maybe add node version somewhere at first install? #819

dantahoua opened this issue May 16, 2016 · 1 comment

Comments

@dantahoua
Copy link
Contributor

Not really an issue but more of a suggestion... Maybe it would be a good idea to write somewhere the node version used when installing a theme? So if we come back to that theme one year later, we know which version to choose with NVM... I see a lot of issue coming from npm version, it would at least remove those one ;)
Just an idea, what do you think?

@colin-marshall
Copy link
Collaborator

.nvmrc exists for this reason. You add a .nvmrc file with a node version to the root of a project and it will switch to that version when you enter the project directory through the terminal. Documenting the use of NVM and how to setup the .nvmrc file is what I would suggest.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants