Is a JavaScript runtime built on Chrome`s V8 JavaScript engine

Node.js for Mac

Node.js 22.15.0

  -  80.63 MB  -  Open Source

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Node.js 22.15.0.


For those interested in downloading the most recent release of Node.js for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Node.js 22.15.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Node.js 22.15.0 Screenshot 1
  • Node.js 22.15.0 Screenshot 2
  • Node.js 22.15.0 Screenshot 3
  • Node.js 22.15.0 Screenshot 4

What's new in this version:

Notable Changes:
- assert: implement partial error comparison
- assert: improve partialDeepStrictEqual
- cli: allow --cpu-prof* in NODE_OPTIONS
- crypto: update root certificates to NSS 3.108
- crypto: support --use-system-ca on Windows
- crypto: added support for reading certificates from macOS system store
- deps: update timezone to 2025a
- deps,tools: add zstd 1.5.6
- dns: add TLSA record query and parsing
- doc: add @geeksilva97 to collaborators
- module: use synchronous hooks for preparsing in import(cjs)
- module: implement module.registerHooks()
- process: add execve
- sqlite: allow returning ArrayBufferViews from user-defined functions
- tls: implement tls.getCACertificates()
- util: expose diff function used by the assertion errors
- v8: add v8.getCppHeapStatistics() method
- zlib: add zstd support