Documents null-NodeJS Installation Guide
Documents null-NodeJS Installation Guide
js Installation Guide
Node.js Installation Guide
Installation of Node.js on Windows, Linux & Mac OSX
Table of Contents
Install Node.js on Windows ………………………………………………………………………………………….…………...……3
Install Node.js on Linux.........................................................................................................................8
Page 1
Node.js Installation Guide
Step 1: Go to https://nodejs.org/
Page 2
Node.js Installation Guide
Click on the Installer link for 32-bit or 64-bit based on your system architecture. (To find out what
architecture your computer system has: go to Command Prompt and type: wmic os get osarchitecture)
Double click on the Installation Wizard you have just downloaded (Usually in the Downloads folder)
Page 3
Node.js Installation Guide
Go through the Node.js License and Click on the “I Agree” checkbox. Then Click Next
Page 4
Node.js Installation Guide
Select the folder path to Install Node.js. The default is C:\Program Files\Node.js (This is recommended)
Page 5
Node.js Installation Guide
Page 6
Node.js Installation Guide
To test if Node.js is working, Click on 'Node.js Command Prompt' that appears under Programs.
Page 7
Node.js Installation Guide
We can set up Node.js on Ubuntu as follows (make sure you have the apt-get package manager:
Also, you can download the Node.js pre-built binaries from the nodejs.org website and install from there
Page 8
Node.js Installation Guide
Step 1: Go to https://nodejs.org/
Page 9
Node.js Installation Guide
Page 10
Node.js Installation Guide
Page 11
Node.js Installation Guide
Page 12