Download Node.js®

Get Node.js® for

using with

# Download and install fnm:
winget install Schniz.fnm

# Download and install Node.js:
fnm install 24

# Verify the Node.js version:
node -v # Should print "v24.1.0".

# Verify npm version:
npm -v # Should print "11.3.0".
"fnm" is a cross-platform Node.js version manager. If you encounter any issues please visit fnm's website

Or get a prebuilt Node.js® for

running a architecture.

Read the changelog or blog post for this version.

Learn more about Node.js releases, including the release schedule and LTS status.

Learn how to verify signed SHASUMS.

Looking for Node.js source? Download a signed Node.js source tarball.

Check out our nightly binaries or all previous releases or the unofficial binaries for other platforms.