Closed zerosnacks closed 2 years ago
@sriyantra interested to hear your opinion on this. I think it is beneficial in two ways: indicates to other contributors which Node.js version we are running and we make sure we run a known setup that we can easily replicate.
@sriyantra interested to hear your opinion on this. I think it is beneficial in two ways: indicates to other contributors which Node.js version we are running and we make sure we run a known setup that we can easily replicate.
I like it!
Supports
nvm
, automatically configure to correct version by runningnvm use
inside of the root of this repoShould throw if you are trying to use incompatible Node.js version