Download Node.js®
Get Node.js® for using with
# 下載並安裝 fnm:
winget install Schniz.fnm
# 下載並安裝 Node.js:
fnm install 23
# 核對 Node.js 版本:
node -v # 應會印出 "v23.9.0"。
# 核對 npm 版本:
npm -v # 應當會印出 "10.9.2"。
Or get a prebuilt Node.js® for running a architecture.
Read the changelog for this version.
Read the blog post for this version.
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.