DEV Community

Devjeet Roy
Devjeet Roy

Posted on • Originally published at learnnodeonline.blogspot.com

How to download and install Node.js

Installing Node.js is a very easy but lengthy procedure.

First visit the website : Node.js . See, by default as my PC has Windows 8.1 and it has 64 bit architecture so I can download from here.
Major Node. js versions enter Current release status for six months, which helps library authors time to contribute. LTS release status is "long-term support", which generally guarantees that bugs will be fixed for a total of 30 months.

But if you want to download some other binary files of node.js, click on the "DOWNLOADS" tab, from the top navigation bar of the website. As you can see, you have plenty of options and OS types to download for. For me, I have downloaded the Windows Installer(.msi) 64-bit architecture.

If you are interested to download Node.js and install Node.js error free, visit my blog and read : How to download node.js and configure your PC

Here I have explained everything step by step with pictures., from visiting the official website up to testing if the installation is error free. I hope the beginners will love it.

Top comments (0)