installs nvm (Node Version Manager)
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash
download and install Node.js (you may need to restart the terminal)
nvm install 22
verifies the right Node.js version is in the environment
node -v # should print `v22.12.0`
verifies the right npm version is in the environment
npm -v # should print `10.9.0`
How to install Node
Subscribe to:
Post Comments (Atom)
How to store IOT devices data Using QRYN
Configuring your own MQTT broker with a database offers significant cost advantages over cloud IoT platforms like AWS or Azure. You eliminat...
-
Please follow the below steps to create *.deb packages of rtpengine $ apt-get install aptitude dpkg-dev lsb-release markdown nfs-common ...
-
I faced a lot of difficulty in converting amr-wb codec in mp3, so I am adding that short and the easiest way in my pubic technical diary so ...
-
STEP 1: Install Clickhouse Please use this link to install the clickhouse database. STEP 2: Install Node.js Please use this link to inst...
No comments:
Post a Comment