4 Answers
New AnswerTo work with Node.js you should Install Node.js from https://nodejs.org/en/download/ And install npm from https://www.npmjs.com/get-npm
O'tkirbek Akramjonov Like Jamal said, the nodejs.org website is the best place to get Node from, but I wanted to recommend you download the LTS (Long Term Support) version. That's 14.16.1 right now. Don't go for the Current version because it'll be less stable. Also, you won't need to install NPM separately if you use the Node installer package because it also installs NPM, not just Node.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message