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

As we are using node here, the repo should have a .nvmrc file #8

Closed
gabrielstuff opened this issue Jan 29, 2017 · 1 comment
Closed

Comments

@gabrielstuff
Copy link

Please discover nvm: https://github.com/creationix/nvm, this allow to swith node version and run the correct ones.
Using a .nvmrc file allows to make sure that the user / developer will use the same version you tested your software on.

@philippschwemberger
Copy link
Owner

philippschwemberger commented Mar 16, 2017

As i have a windows machine I downloaded nvm-windows: https://github.com/coreybutler/nvm-windows to switch between versions of node.js. Which works fine, but as far as I could figure, out the developer of nvm-windows doesnt want to integrate .nvmrc into his version: coreybutler/nvm-windows#108 coreybutler/nvm-windows#128

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

No branches or pull requests

2 participants