Set up Node.js on native Windows | Microsoft Learn
npm install windows Learn how to install Node.js and NPM on Windows using the official installer or Chocolatey. Follow the steps and test your installation with a simple Hello World program..npm-install-windows
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.install-npm-windows
Instead, we recommend installing nvm-windows and then using it to install Node.js and Node Package Manager (npm). There are alternative version managers to consider as well covered in the next section.