help icon indicating copy to clipboard operation
help copied to clipboard

Help me i can't update

Open Ander507 opened this issue 3 years ago • 2 comments

Details

when i type sudo apt-get install -y nodejs it installs nodejs v8.10.0 and i need v14.x.x

Node.js version

v9.11.2

Example code

Using Ubuntu

curl -fsSL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get install -y nodejs

Operating system

ubuntu server 18.04 32 bit

Scope

No errors it downloads nodejs v8.10.0

Module and version

Updating my nodejs

Ander507 avatar Feb 27 '22 16:02 Ander507

Try using the current setup curl -fsSL https://deb.nodesource.com/setup_current.x | sudo -E bash - sudo apt-get install -y nodejs

marsonya avatar Mar 02 '22 09:03 marsonya

@Ander507 - is this resolved?

gireeshpunathil avatar Jun 21 '22 14:06 gireeshpunathil

closing as inactive

gireeshpunathil avatar Aug 02 '23 02:08 gireeshpunathil