Standard installation
All Node.js binaries, installers, and source files can be downloaded here.
You can download just the node.exe runtime or use the Windows installer (.msi), which will also install npm, the recommended package manager for Node.js, and configure paths.
Installation by package m...