Upgrade node with nvx on Ubuntu

nvm install v18.15.0
Downloading and installing node v18.15.0…
Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz…

################################################################################################################################# 100.0%

Computing checksum with sha256sum
Checksums matched!
Now using node v18.15.0 (npm v9.5.0)
Creating default alias: default -> v18.15.0
ashu@dev:~/work/anand/c360$ node -v
v18.15.0
ashu@dev:~/work/anand/c360$ npm -v
9.5.0
ashu@dev:~/work/anand/c360$

Leave a Reply

Your email address will not be published. Required fields are marked *.

*
*
You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>