Select Page

Node.js is an event-driven runtime JavaScript framework, that works asynchronously. You can use it create simple program or network applications. Suppose your program wants to send multiple calls to the server app, but also goes idle for some time. Learn about the advanced installation of Node.js.

The Play

CrimKri Hello, Hey CE Expert!!!! Thanks to help me last time about Microsoft Visual Code. It is a nice application and I am creating my project in it. However, it needs Node.js. What it is?
CE~RamExpc It is an event-driven runtime JavaScript framework, that works asynchronously. You can use it create simple program or network applications. Suppose your program wants to send multiple calls to the server app, but also goes idle for some time.

In such cases, you can use Node.js.

CrimKri Yes, I understand the asynchronous behavior. But why Visual Studio Code needs it?
CE~RamExpc No, Visual Studio Code does not need it for its normal functions. You might want to use some extensions that need Node.js.
CrimKri Yes! I hope so. Even though, Visual Studio Code does not need it, still I am now interested in installing Node.js.
CE~RamExpc Good to know that.
CrimKri So the question is: how can install the Node.js?

The Action

CE~RamExpc in Action

Perform the following steps to install the Node.js.

  1. Visit the Node.js Website External URL Icon in your browser on your computer.

    Website

    Node.js Website

  2. Click the 20.8.0 Current button. It starts the download as per your browser’s preference. It will either download directly to the default download folder or prompt you to save the file manually. In my case, the system displayed it.

    Downloading

    Downloading Node.js

  3. Click the Save as link to save the file on your disk drive. It displays the following dialog box.

    Select

    Select the folder

  4. Select the location where you want to download the file.
  5. You can rename the file, if required. But, I skipped this step.
  6. It is obvious that you have to click the Save button in this dialog box. It saves the file on your disk drive at your selected location.

    Downloaded

    Downloaded the setup file

  7. Go to the selected location.

    Setup file

    Folder containing the setup file

  8. Double click to open the setup file. It displays the installation mode.

    Wizard

    Installation Wizard

  9. Click the Next button to start the installation. It displays the following license page.

    EULA

    Node.js License Agreement

  10. We recommend you reading the license agreement in detail and understand it. Once you are ready to comply with it, please click the Next button to continue the installation. It displays the following page.

    Define location

    Select the Installation Location

  11. Here, you can click the Browse button to select a different location where you want to install the GIMP.
  12. Click the Next button to continue the installation. You can select what component you want to install, what you do not want to install.

    Customize

    Customize the installation

  13. You can select any option as per your preference. I have selected to install all features.
  14. Click the Next button.

    Setup

    Ready to install

  15. If the User Access Control asks to install this application, please make sure to click the Yes button. Once allowed, the installation process starts.

    Installation

    Installing the Node.js

  16. Once installed successfully, a successful message is displayed in the installation wizard.

    Installed

    Successfully installed the Node.js

  17. Click the Finish button to complete the process and close this installation wizard.
  18. A command prompt will be displayed to install the additional tools for the Node.Js.

    Command Prompt

    Command Prompt to install the Node.js tools

  19. Press any key to install the tools. It performs some installation and displays the Windows PowerShell.
    PowerShell

    PowerShell prompt for configuration and tools

    Once completed, the tools for node.js will be installed.

  20. You can start the Node.js using the Start Menu. It displays its command prompt.

    Node.js

    Node.js Prompt

  21. 21. I’m sure you will like using the Node.js. If yes, please contribute to this noble cause at Node.js – ContributExternal URL Icon.

    Contribute

    Node.js Contribute

Please share your feedback for Node.js.

Hey! I would also like to know your feedback about this blog post.