Skip to main content

Command Palette

Search for a command to run...

fnm - get latest 🌱 NodeJS version

Updated
1 min read
fnm - get latest 🌱 NodeJS version
L

I am a developer from Vietnam.

fnm is a 🚀 Fast and simple Node.js version manager, built in Rust.

Get latest 🌱 NodeJS version from nodejs.org/dist

fnm list-remote --latest
# expected version now: v22.3.0

# install it:
fnm use 22.3
# Do you want to install it? answer [y/N]: y
# Using Node v22.3.0

# confirm
node -v
# expected version: v22.3.0

# for more info and config:
fnm list-remote --help

More from this blog

Vietnamese / Ja / En  🧑‍💻 blog

155 posts

Vietnamese developer 🧑‍💻