how to install node js in windows 10


 

 

 

 Node.js is a cross-platform, open-source JavaScript runtime environment that can run on Windows, Linux, Unix, macOS, and more. Node.js runs on the V8 JavaScript engine, and executes JavaScript code outside a web browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting


Installing Node On Windows WINDOWS 10 OS :

Step : 1

 Visit the official Node.js website i.e) https://nodejs.org/en/download/ and download the .msi file according to your system environment (32-bit & 64-bit). An MSI installer will be downloaded on your system.

 

 

 

 

 

 

 

 

 

 

step :2 after downloading Node.js installer.

 

 

 

 

 

Do not close or cancel the installer until the install is complete 

=>Complete the Node.js Setup Wizard.

Step 3: Verify that Node.js was properly installed or not.

To check that node.js was completely installed on your system or not, you can run the following command in your command prompt or Windows Powershell and test it:-

C:\Users\Admin> node -v

 

If node.js was completely installed on your system, the command prompt will print the version of the node.js installed.

 

 

 

DOT NET ADDA

interested in solving the problems based on technologies like Amazon AWS ,Google Cloud, Azure and Dot related technology like asp.net, C#, asp.net core API, swagger, react js,Jquery ,javascripts, bootstrap, css,html, ms sql,IIS,WPF ,WCF,Firebase,RDLC Report etc..

3 Comments

Post a Comment
Previous Post Next Post