MSI
WinGet
Node.js 18
Node.js Foundation · 18.20.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v18.20.3-x64.msi /quiet /norestart
InstallPath
msiexec /i node-v18.20.3-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{51ECCFA6-3B06-4FBF-8909-26D235A2D942}
Product version operator
Greater than or equal to
Product version
18.20.3
MSI Properties
Product Code
{51ECCFA6-3B06-4FBF-8909-26D235A2D942}
File Identity
Filename
node-v18.20.3-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.18
Version
18.20.3
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v18.20.3/node-v18.20.3-x64.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Notable Changes
This release fixes a regression introduced in Node.js 18.19.0 where http.server.close() was incorrectly closing idle connections.
A fix has also been included for compiling Node.js from source with newer versions of Clang.
The list of keys used to sign releases has been synchronized with the current list from the main branch.
Updated dependencies
- acorn updated to 8.11.3.
- acorn-walk updated to 8.3.2.
- ada updated to 2.7.8.
- c-ares updated to 1.28.1.
- corepack updated to 0.2…