The best way I found for the use of NVM in CI/CD
1–2 of 2 posts
Re: The best way I found for the use of NVM in CI/CD
#2I've been working recently on providing nvm integration in Docker base images and on our CI/CD, with a target to make it work as easy for developers as possible.
I think, I nailed it, but... I didn't saw anyone else doing it like that and I wonder now if it might contain any non obvious flaws?