ZIP
WinGet
Node.js 17
Node.js Foundation · 17.9.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
node-v17.9.0-win-x86.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.17
Version
17.9.0
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v17.9.0/node-v17.9.0-win-x86.zip
Release Notes
Notable Changes
- [7124f91cbf] - (SEMVER-MINOR) crypto: make authTagLength optional for CC20P1305 (Tobias Nießen) #42427
- [30dc6dd3fb] - deps: update undici to 4.16.0 (Node.js GitHub Bot) #42414
- [f0fc2744a5] - doc: add @meixg to collaborators (Xuguang Mei) #42576
Commits
- [bb71433334] - async_hooks: remove destroyed symbol on Promises (Gerhard Stöbich) #42402
- [b48a6cb3f9] - bootstrap: reset process._exit and process.exitCode in pre-execution (Joyee Cheung) #42466
- [b89f038537] - bootstrap…