JavaScript runtime environment

Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes JavaScript code outside a web … Wikipedia
Factsheet
Original author Ryan Dahl
Initial release May 27, 2009; 16 years ago (2009-05-27)
Factsheet
Original author Ryan Dahl
Initial release May 27, 2009; 16 years ago (2009-05-27)
🌐
Node.js
nodejs.org › en › download
Node.js — Download Node.js®
Looking for Node.js source? Download a signed Node.js source tarball.
🌐
Homebrew
formulae.brew.sh › formula › node
node — Homebrew Formulae
Also known as: node.js, node@25, nodejs, npm · Open-source, cross-platform JavaScript runtime environment · https://nodejs.org/ License: MIT · Formula JSON API: /api/formula/node.json · Formula code: node.rb on GitHub ·
Discussions

macos - The best way to install node.js on a Mac? - Stack Overflow
Homebrew and the Node download page install node.js in different locations that apparently conflict. Brew will complain after a 'brew doctor' if both locations are used. So, is there a preferred way to put node on my Mac(Yosemite 10.10.5). More on stackoverflow.com
🌐 stackoverflow.com
node.js - Install Node on M1 Mac - Stack Overflow
I have a new Mac with an M1 chip, and want to install Node. I used to do this with Homebrew. Now, if I install Homebrew, I'm strongly recommended to use Rosetta, so I did. Next step: installing Nod... More on stackoverflow.com
🌐 stackoverflow.com
What is the Best, better Way to Install Node.js, NPM on a mac? - Random - Pinegrow Community Forum
Hello! as it says above. I’m pretty sure this could either be ignored, or start a flame war. …or I’ll be totally blown away by everyone agreeing on one way! But Macports… https://www.macports.org/ Homebrew… … the stand alone Installer, made by the devs themselves? More on forum.pinegrow.com
🌐 forum.pinegrow.com
0
February 14, 2021
Trying to download Node.js on Mac and getting an error message I can't seem to figure out
Why not install via homebrew: https://formulae.brew.sh/formula/node Regardless, what is your OS? Your OS might be too out of date More on reddit.com
🌐 r/learnprogramming
4
0
February 19, 2023
🌐
Node.js
nodejs.org › en
Node.js
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
🌐
npm
docs.npmjs.com › downloading-and-installing-node-js-and-npm
Downloading and installing Node.js and npm | npm Docs
If you're using macOS or Windows, use one of the installers from the Node.js download page. Be sure to install the version labeled LTS.
🌐
GeeksforGeeks
geeksforgeeks.org › installation guide › how-to-install-nodejs-on-macos
How to Install NodeJS on MacOS - GeeksforGeeks
July 23, 2025 - Follow the below steps to install Nodejs on MacOS from its official website. Download Node.js from this link. You will see two versions: LTS and the latest version.
🌐
GitHub
github.com › nvm-sh › nvm
GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
nvm is a version manager for node.js, designed to be installed per-user, and invoked per-shell. nvm works on any POSIX-compliant shell (sh, dash, ksh, zsh, bash), in particular on these platforms: unix, macOS, and windows WSL. To install or update nvm, you should run the install script. To do that, you may either download and run the script manually, or use the following cURL or Wget command:
Starred by 90.3K users
Forked by 9.7K users
Languages   Shell 98.0% | Makefile 1.2%
Find elsewhere
🌐
Medium
medium.com › @ayseleynavuz › how-to-install-node-js-on-mac-48c641a1437d
How To Install Node.js on Mac. MacOS (M1 | M2 | M3) | by Ayseleynavuz | Medium
July 11, 2024 - 3. To download from GitHub, visit https://github.com/nvm-sh/nvm, navigate to the download section, and copy the highlighted installation command. Then, paste it into your terminal.
🌐
Node.js
nodejs.org › en › blog › release › v13.12.0
Node.js — Node.js v13.12.0 (Current)
March 26, 2020 - Windows 32-bit Installer: https://nodejs.org/dist/v13.12.0/node-v13.12.0-x86.msi Windows 64-bit Installer: https://nodejs.org/dist/v13.12.0/node-v13.12.0-x64.msi Windows 32-bit Binary: https://nodejs.org/dist/v13.12.0/win-x86/node.exe Windows 64-bit Binary: https://nodejs.org/dist/v13.12.0/win-x64/node.exe macOS 64-bit Installer: https://nodejs.org/dist/v13.12.0/node-v13.12.0.pkg macOS 64-bit Binary: https://nodejs.org/dist/v13.12.0/node-v13.12.0-darwin-x64.tar.gz Linux 64-bit Binary: https://nodejs.org/dist/v13.12.0/node-v13.12.0-linux-x64.tar.xz Linux PPC LE 64-bit Binary: https://nodejs.org
🌐
Visual Studio Code
code.visualstudio.com › docs › nodejs › nodejs-tutorial
Node.js tutorial in Visual Studio Code
November 3, 2021 - Visual Studio Code has support for the JavaScript and TypeScript languages out-of-the-box as well as Node.js debugging. However, to run a Node.js application, you will need to install the Node.js runtime on your machine.
🌐
NodeSource
nodesource.com › blog › installing-nodejs-tutorial-mac-os-x
Installing Node.js Tutorial: macOS
January 25, 2017 - You can get the macOS installer by clicking the Macintosh Installer option - this will download the .pkg installer for Node.js.
🌐
Pinegrow Community
forum.pinegrow.com › general › random
What is the Best, better Way to Install Node.js, NPM on a mac? - Random - Pinegrow Community Forum
Hello! as it says above. I’m pretty sure this could either be ignored, or start a flame war. …or I’ll be totally blown away by everyone agreeing on one way! But Macports… https://www.macports.org/ Homebrew… … the stand alone Installer, made by the devs themselves?
Published   February 14, 2021
🌐
Radixweb
radixweb.com › blog › installing-npm-and-nodejs-on-windows-and-mac
How to Install NPM and Node.js on Windows and Mac Devices?
September 17, 2025 - Learn what is NPM, how to install Node.js and NPM on Mac and Windows, Node.js installation with Homebrew and NVM and few points to consider while installing Node.js and NPM.
🌐
Express.js
expressjs.com › en › starter › installing.html
Installing Express
Learn how to install Express.js in your Node.js environment, including setting up your project directory and managing dependencies with npm.
🌐
Ghost
ghost.org › tutorials › node
Install Node on macOS, Windows, and Linux
May 2, 2023 - To install Node on macOS, open up a browser and navigate to the official Node website. Click on the LTS version on the left and download the installer.
🌐
Node.js
nodejs.org › en › blog › release › v24.11.1
Node.js — Node.js v24.11.1 (LTS)
1 month ago - Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
🌐
Julio Trigo
juliotrigo.com › articles › installing-nodejs-and-npm-on-a-mac
Installing Node.js and npm on a Mac | Julio Trigo
$ nvm install 16.13.0 Downloading and installing node v16.13.0... Downloading https://nodejs.org/dist/v16.13.0/node-v16.13.0-darwin-x64.tar.xz... ################################################################################################################################ 100.0% Computing checksum with shasum -a 256 Checksums matched!