This page walks you through a hands-on, GUI-style installation of Node.js on Windows — the kind of instructions that say “click Yes”, “choose folder”, and “Next → Next → Install”. It assumes you want the LTS (Long Term Support) build for stability. Each step includes an image placeholder so you can drop in screenshots later.
Note: If you use macOS or Linux, see the short notes at the end of this page (they’re quick CLI/pkging notes). This page focuses on the Windows installer UX.
https://nodejs.org/
.msi
)..msi
file (usually in your Downloads
folder).C:\Program Files\nodejs\
).node -v
npm -v