How i can download Node.js | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How i can download Node.js

How i can download Node.js

11th Apr 2021, 2:53 AM
O'tkirbek Akramjonov
O'tkirbek Akramjonov - avatar
3 Answers
+ 2
To 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
11th Apr 2021, 3:45 AM
Jamal Saied
Jamal Saied - avatar
+ 1
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.
11th Apr 2021, 10:14 AM
CamelBeatsSnake
CamelBeatsSnake - avatar
0
Which operating system?
12th Apr 2021, 3:07 PM
R.P.
R.P. - avatar