Answer the question
In order to leave comments, you need to log in
How to install the latest version of nodejs?
No matter how much I wandered around on Google, I did not find anything adequate and new. From the Debian repo (apt-get install) version 0.10.29 is installed, but at least 0.12 is needed
Tried to compile from source, the whole installation goes fine, but
[email protected]:~/node/node-v4.3.1# nodejs -v
-bash: /usr/bin/nodejs: No such file or directory
[email protected]:~/node/node-v4.3.1# node -v
-bash: /usr/bin/node: No such file or directory
Answer the question
In order to leave comments, you need to log in
commands :
whereis nodejs
whereis node
Everything is here: https://github.com/nodesource/distributions.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question