Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Install the latest even-numbered node with nvm?

It’s recommended that you install the latest even numbered node, since:

You should always use even-numbered versions marked LTS that says “Recommended for Most Users” on the download page.

and:

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

After six months, odd-numbered releases (9, 11, etc.) become unsupported, and even-numbered releases (10, 12, etc.) move to Active LTS status and are ready for general use.

Is there a way (preferably a one-liner) to install the latest even numbered node without having to even look it up? (yeah, that’s lazy, but it avoids any chance of human error, and also allows docs to remain up to date for years, since something like nvm install 16 will require updating in the future).

>Solution :

nvm install --lts is how you do it. Here are the docs for even more fun details.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading