Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Can be done via n ( https://www.npmjs.com/package/n )
npm i n -g
sudo n 8.12
You can build from source, for example
git clone https://github.com/nodejs/node.git -b v8.9.0
cd node
./configure
make
wget node_js_download_url
tar xvf node...gz
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question