](https://timor.site/2023/04/the-best-way-to-get-nvm-working-in-ci/cd-systems/images/cover.webp)
The best way to get NVM working in CI/CD systems
TL;DR While reasoning is important, readers may not be interested in all the frustrations I experienced while figuring out how to get things done. If you’re looking for a quick solution, skip to the “What eventually worked?” section. However, if you’re interested in the thought process behind the solution, keep reading. NVM is nice and simple, how hard it might be to get it working with CI/CD? Over the past few days, I’ve been working on providing nvm for both my company’s Docker base images and for CI/CD....