Download the latest N|Solid on Debian and Red Hat based Linux, macOS or Windows.
N|Solid is available on all active LTS versions. Node.js 22 is the newest LTS version, Node.js 20 and Node.js 18 are the previous LTS
To install N|Solid, copy and paste the following lines into your terminal:
curl -fsSL https://deb.nodesource.com/setup_22.x | sudo -E bash -
apt-get install nsolid -y
To install N|Solid, copy and paste the following lines into your terminal:
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
apt-get install nsolid -y
To install N|Solid, copy and paste the following lines into your terminal:
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
apt-get install nsolid -y
Download the macOS installer, then run it and follow the instructions.
DownloadUse the following link if you want to install the runtime via Homebrew
Homebrew installation instructionsDownload the macOS installer, then run it and follow the instructions.
DownloadUse the following link if you want to install the runtime via Homebrew
Homebrew installation instructionsDownload the macOS installer, then run it and follow the instructions.
DownloadUse the following link if you want to install the runtime via Homebrew
Homebrew installation instructionsTo install N|Solid, copy and paste the following lines into your terminal:
curl -fsSL https://rpm.nodesource.com/setup_22.x | bash -
yum install nsolid -y
To install N|Solid, copy and paste the following lines into your terminal:
curl -fsSL https://rpm.nodesource.com/setup_20.x | bash -
yum install nsolid -y
To install N|Solid, copy and paste the following lines into your terminal:
curl -fsSL https://rpm.nodesource.com/setup_18.x | bash -
yum install nsolid -y
Download the Windows installer, then run it and follow the instructions.
DownloadDownload the Windows installer, then run it and follow the instructions.
DownloadDownload the Windows installer, then run it and follow the instructions.
DownloadFor alternate installation options, see our documentation.