nvm install --lts=iron

Category: Node.js & npm/yarn

nvm install --lts=iron

Install a specific LTS line by codename

Installs the newest release of the iron LTS line, one of the codenames Node assigns to long-term support versions. Pinning a codename keeps teams on the same major while still getting patch updates. List available lines with nvm ls-remote --lts.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.