A
A
ayapergenov2015-05-29 10:41:24
Node.js
ayapergenov, 2015-05-29 10:41:24

How to update Nodejs to v0.12.4 on Ubuntu 15.04?

After all attempts to upgrade to the latest Nodejs 0.12.4 on Ubuntu 15.04 stuck on version 0.10.25.
ba51ccc5da494fbb91ab40a4ab319cf2.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
ayapergenov, 2015-05-29
@ayapergenov

hmm... After specifying the desired version, I gave out what I needed:
[email protected]:~$ sudo n 0.12.4
[email protected]:~$ node -v
v0.12.4
It turns out that I just made the request incorrectly. Requested nodejs -v instead of node -v.

A
Alexey, 2015-05-29
@MAKAPOH

I usually download the latest version from the official site and put it somewhere in /opt. Also, as far as I remember, node is built from source without any problems.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question