Node.js NES Trial
How to download the Node.js NES Trial
Current Trial Versions
- Node.js v16.20.2 'Gallium' (NES)
- Node.js v14.21.3 'Fermium' (NES)
- Node.js v12.22.12 'Erbium' (NES)
Download Node.js NES Trial
The fastest way to download Node.js is through NVM.
Unfortunately, Windows is not supported at the moment.
Alternatively, you can download the binary using curl
or wget
.
To retrieve the full list of available versions, run the following command in your terminal:
For example, to download the Node.js 16 NES trial, run the following command in your terminal:
With curl
for Windows x64:
With wget
for Windows x64:
Dependending on the version you want to download, replace the version number in the URL, the platform and the architecture.
Versions: v16.20.2-nes
with v14.21.3-nes
or v12.22.12-nes
.
Platforms: darwin
, linux
, win
.
Architectures: arm64
, x64
.
Extensions: .zip
, .tar.gz
.