How to Install Node.js on Windows 11 (Beginner Guide)

Step 1 - Downloading the Node.js ‘.msi’ installer.

Step 2 - Running the Node.js installer.

  • We downloaded the node-v18.16.1-x64 Windows 64bit installer.
Step 3 - Check Node.js and NPM version

Open the command prompt.

  • To confirm Node installation type node-v command
  • To confirm Node installation type npm-v command


Comments

Popular posts from this blog

How to Install Python on Windows 11 (Complete Guide for Beginners)

How to Install Git on Windows 11 (Beginner Guide)

How to Install NVM on Windows 11 (Step-by-Step Guide)