1
I’m following the documentation on the official website of Node for its installation in an environment Linux with Ubuntu distribution, which in turn redirects to this page on github demonstrating the following commands required for terminal installation:
# Using Ubuntu
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt-get install -y nodejs
The commands work and Node is installed, however, in the version 4.2.6
.
I would like to know how to install the version 10
, because in this version installed when I also install npm comes with a much older version and I can’t install Angular.
Suggestions will be welcome, including with the installation of Node without being via terminal also.
I think I solved your problem: I am finishing installing on a version 16.04.11 of Ubuntu. Let me finish installing, there’s nothing in the system he’s pulling too much, I check and pass you the solution.
– Augusto Vasques
Opa Augusto would appreciate it a lot, I’ve tried everything and nothing has solved so far.
– LeAndrade