Download Node.js
JavaScript runtime built on Chrome's V8 JavaScript engine.
Latest stable version
Open official Node.js download
24.18.0 (LTS)Verified 2026-07-16 from Node.js distribution index.
Node.js downloads by platform
System requirements
- macos: macOS 10.15 or later
- windows: Windows 10 or later
- linux: glibc 2.17 or newer
Does Node.js have an Android app or APK?
No verified Android app or APK in the catalog. Node.js does not have a verified Android app, Google Play listing, or official APK in the What-Version catalog. Desktop installers for macOS, Windows, and Linux will not run on Android.
Open official Node.js websiteFor APK searches, prefer vendor-owned pages, Google Play, F-Droid, GitHub releases, or documentation explicitly linked by the project.
Frequently asked questions
Should I use LTS or Current Node.js?
Use LTS for production apps, Current for development and testing.
Does Node.js work on Apple Silicon?
Yes, Node.js has native Apple Silicon support.
What's the difference between Node.js and npm?
Node.js is the runtime, npm is the package manager that comes with it.