Hi @Khizar,
Please try it.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
nvm install 18.16.1
nvm use 18.16.1
node -v
then check it.
Thank You!
Hi @Khizar,
Please try it.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash
nvm install 18.16.1
nvm use 18.16.1
node -v
then check it.
Thank You!