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

Node.js

Node.js 26.1.0

  -  32.91 MB  -  Open Source
  • Latest Version

    Node.js 26.3.0

  • Operating System

    Windows 7 64 / Windows 8 64 / Windows 10 64 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Node.js Foundation / External Link

  • Filename

    node-v26.1.0-x64.msi

  • MD5 Checksum

    485b47aa9dadf0087d7cf314cea607ae

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 26.1.0.


For those interested in downloading the most recent release of Node.js 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 26.1.0 Screenshots

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

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

What's new in this version:

Other Notable Changes:
- (SEMVER-MINOR) buffer: add end parameter
- (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs
- (SEMVER-MINOR) crypto: implement randomUUIDv7()
- (SEMVER-MINOR) debugger: add edit-free runtime expression probes to node inspect
- (SEMVER-MINOR) fs: add signal option to fs.stat()
- (SEMVER-MINOR) fs: expose frsize field in statfs
- (SEMVER-MINOR) http: harden ClientRequest options merge
- (SEMVER-MINOR) http: add req.signal to IncomingMessage
- (SEMVER-MINOR) process: throw on execve(2) failure instead of aborting
- (SEMVER-MINOR) src: allow empty --experimental-config-file
- (SEMVER-MINOR) stream: propagate destruction in duplexPair
- (SEMVER-MINOR) test_runner: align mock timeout api
- (SEMVER-MINOR) test_runner: add mock-timers support for AbortSignal.timeout
- (SEMVER-MINOR) test_runner: support test order randomization
- (SEMVER-MINOR) util: colorize text with hex colors