Technical Solutions: One place for all about Emerging Technical Solutions


Herein we are going to discuss and do some practical steps on how to install Node.js on windows 11 Operating System.

Open your browser and search for Node.js Click on first link that

On click you will find first link starting with https://nodejs.org.

Click on the link for Node.js.

As a result, you will find two download buttons one for LTS stable version and another is current or latest version.

We will click on LTS version as It has longer support.

Click save and It will start downloading Node.js windows Installer Package.

You can expand the download icon in browser and will see that the download for Node.js is completed.

Click on node-v20.11.1-x64.msi file which is currently downloaded in the browser.

You may find different window at the place of above screen but you can go ahead with Run button.

The next screen will appear as shown below.

Click on Next button.

Accept the agreement and click Next.

Nodejs will select the default destination folder for installation. If you want you can change it as per your convenience.

Next screen shows custom setup the way the features will be installed. Keep as is and click Next.

Next screen will show you the checkbox for automatically installing necessary tools as well as Chocolately. Chocolately is the a very good utility which will allow us to install various tools. Check the checkbox and click Next.

Next screen will appear with title as “Ready to install Node.js” as shown above. Click Install to proceed further.

Next screen will appear asking for if do you want to allow this app to make changes to your device with **.msi file and yes  no buttons. [Note: I am not able to capture the screen shot of the pop up hence not adding here]. Click Yes button and proceed further.

Next It will start installing the Node.js as shown above.

Completed the Node.js setup Wizard. Now click Finish to complete installation.

It will prompt us to command prompt. You can press any key on your keyboard to proceed further.

Next It will start installing some additional tools as we selected in some previous screen and complete the installation.

Click on windowsà apps folder to see installation.

Search for folder Nodejs.

You can see It is installed successfully along with its own command prompt and additional tools as well.

Click on Node.js command prompt. It will open command window. Type node to see its version as shown below.

Next you can print anything using console.log just to confirm everything is working fine.

Finally, It will print Done with the installation Have a Great Day! 😊😊

Hope this will work for you as well. Thanks.

error: Content is protected !!