Published
- 1 min read
update node js linux
The solution for this is noted below
update node js linux
Solution
sudo npm install -g n
sudo n lts
node -v
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
sudo npm install -g n
sudo n lts
node -v
Try other methods by searching on the site. That is if this doesn’t work