Showing posts with label command prompt. Show all posts
Showing posts with label command prompt. Show all posts

Sunday, August 5, 2018

Install NodeJS on Windows

Step 1. Download NodeJS


Open: https://nodejs.org/en/download/

Screenshot_18
Download 64bit version

Step 2. Install the downloaded file


Install downloaded msi file

Screenshot_1 Right click on download msi file[/caption]

Screenshot_2
Click on Next, Next to install as normal application

Screenshot_3
Installation successfully

Step 3. Verify the installation


Screenshot_4
Open Command Prompt to check.

Congratulations