– Go to the official Node.js website and navigate to the Node.js Downloads section. – Please download the suggested Long-Term Support (LTS) version for Windows.
– Double-click on the downloaded installer to initiate its execution. – Follow the on-screen instructions in the setup wizard.
– Open a Command Prompt or PowerShell window. – Use the following commands to verify the installation of Node.js and npm: node -v , npm -v