Installing node or NPM or whatever that crap is called

By.

min read

My profile

Share this:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install v20.12.2
source ~/.bashrc
nvm install v20.12.2
npm -v
node -v
Share this:

Leave a Reply

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