Closed danielnixon closed 3 years ago
In a step toward reproducible builds (or at least, less irrepreducible), we should set up an nvmrc file to try to get all devs aligned on the same node version.
https://github.com/nvm-sh/nvm
https://github.com/nvm-sh/nvm#nvmrc
Devs can then be encouraged to set up https://github.com/nvm-sh/nvm#deeper-shell-integration
(You either swallow this pill or be forced to use docker locally :) )
In a step toward reproducible builds (or at least, less irrepreducible), we should set up an nvmrc file to try to get all devs aligned on the same node version.
https://github.com/nvm-sh/nvm
https://github.com/nvm-sh/nvm#nvmrc