I'm trying to download and install node.js through the npm.
I've downloaded node.js from the website and can open it as seen here:
When I try to confirm its installation via the windows command prompt, I get this:
Trying to initialize the npm doesn't work either:
This is my first time trying to get into back-end dev and i don't know what I'm doing wrong.
Thanks!