How would you recommend that someone use this repository to install a specific version of Node.js? Previously, I was attempting to pin the version number, but it looks like older versions of Node.js are being replaced with newer ones.
My goal is to use a specific version of Node.js, but then not update to the newest version until after some testing occurs.
How would you recommend that someone use this repository to install a specific version of Node.js? Previously, I was attempting to pin the version number, but it looks like older versions of Node.js are being replaced with newer ones.
My goal is to use a specific version of Node.js, but then not update to the newest version until after some testing occurs.