Node.js
also known as: Node
Node.js — A program that lets you run JavaScript outside a browser — usually on your computer or a server.
Most JavaScript-based tools (including npm and many build tools) need Node.js installed. It's a common first install when you start coding.
"Install Node." "You need Node 20 or higher."