Node.js logo

Node.js Direct Download Source

Direct package links and installation notes for Windows/macOS/Linux

Developer Tools · v26.1.0 · Free (MIT)

JavaScript runtime for server side development

Source record, not a product review. Automated checks can confirm URL availability but not package safety, installation behavior, or offline operation. Catalog maintained by .
License: Free (MIT)
Size: 38 MB
Platforms: Windows macOS Linux

Download summary

Node.js is a developer tool for Windows/macOS/Linux, published by OpenJS Foundation. A direct download link from the publisher is recorded below. Some installers still fetch optional components during setup. The recorded publisher site is nodejs.org. We do not host or modify installer files.

Sources and identity

External references used to identify the product and publisher. These links do not prove that we installed the package.

Download options

Recorded package links, store pages, and browser extensions where available.

Platform Build Architecture Package Download Notes
Windows

MSI

Node.js v26.1.0 Windows x64 MSI

64-bit MSI Download Official Windows MSI installer
macOS

Universal

Node.js v26.1.0 macOS PKG

Universal PKG Download Official macOS package installer
Linux

Linux archive

Node.js v26.1.0 Linux x64 archive

64-bit TAR.XZ Download Official Linux binary archive

Direct package links are shown when the catalog contains a file URL. Confirm the final hostname, publisher signature, version, and architecture before deployment.

Source note: a direct package URL is recorded above. We have not independently installed every listed build or confirmed that setup remains fully offline.

We do not host software files. Links may resolve to a publisher domain, its release repository, app store, CDN, or a documented distribution host; inspect the final destination before running a file.

What Node.js does

Node.js is a free, open-source JavaScript runtime environment built on the V8 JavaScript engine, the same engine that powers the Chrome browser. It enables JavaScript code to run outside a web browser — on servers, build machines, and the command line — making it possible to use a single programming language across both the front end and the back end of an application. At its core, Node.js uses an event-driven, non-blocking input/output model, which means it handles many concurrent operations without waiting for each one to finish before starting the next. This design suits networked applications such as web APIs, real-time chat servers, streaming services, and microservices that need to respond to many requests simultaneously. Node.js ships with npm, the Node Package Manager, which gives developers immediate access to install, manage, and share reusable code packages from the npm registry — one of the largest collections of open-source software libraries available. The runtime supports both the CommonJS module system and the modern ES module standard, so projects can import code using either convention. Developers rely on Node.js not only for server-side application logic but also as the engine that drives build tooling for front-end projects. Bundlers, transpilers, testing frameworks, linters, and task runners commonly list Node.js as a prerequisite, making it a standard installation on developer workstations and continuous integration machines alike. Node.js is maintained by the OpenJS Foundation and is licensed under the MIT License, meaning it is free to use in personal, open-source, and commercial projects. It runs on Windows, macOS, and Linux. The installer on this page is the complete offline standalone package sourced directly from the official Node.js project at nodejs.org, and it sets up the runtime, npm, and system PATH entries in a single pass without requiring an internet connection during installation. For safety, always download Node.js exclusively from the official publisher at nodejs.org.

Reference images

Node.js Developer Tools preview card
Node.js — Developer Tools

Reference imagery is included for product identification and is not evidence of a hands-on installation test. Rights remain with the respective owners and credited sources.

Product features

  • Bundled npm package manager for the npm registry
  • Event-driven, non-blocking I/O model for scalable services
  • LTS and Current release lines for stability or latest features
  • Cross-platform: Windows, macOS, and Linux builds

Installation notes

These are general package notes from the catalog, not a claim that every listed build was independently tested on every supported platform.

  1. 1

    Download the Node.js offline installer from the official source below.

  2. 2

    Double-click the installer file to launch the setup wizard.

  3. 3

    Follow the on-screen instructions, accepting the license agreement and selecting the installation directory.

  4. 4

    Choose any additional components you wish to install, such as npm, and click 'Install'.

  5. 5

    Wait for the installation process to complete, then click 'Finish' to exit the setup wizard.

  6. 6

    Launch Node.js — installation is complete.

More Developer Tools Source Guides

View all Developer Tools

Also Popular on OfflineInstallerSetup

Browse all software