Dup Ver Goto 📝

nvm

PT2/lang/js/node does not exist
To
14 lines, 27 words, 259 chars Page 'nvm' does not exist.

Install

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
#or
wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash

install node

nvm install 18.6.0

use

nvm use 18.6.0