Imagine that we need to update Node.js version on the Jenkins server. But it could affect other projects. For such cases, when we need multiple versions of Node.js on the same server the NVM (Node Version Manager) project exist.
Documentations - https://github.com/creationix/nvm. Nice tutorial …
читати далі