79427108

Date: 2025-02-10 12:48:47
Score: 1.5
Natty:
Report link

You can install nvm for any version specific if you want to run and do your project.

1.sudo apt install curl 2. next run this curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash To activate it, either log out and log back in or run source ~/.bashrc

if nodejs installed previously then you can go to the specific project and in cmd run by the version of nodejs nvm install version

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: ritaaa