nvm command is not recognized in ubuntu
How to install nvm packages in linux (ubuntu)
The nvm is stands on "node version manager". The NVM is used as to install the node packages, either upgrade or downgrade.
Steps for installing nvm packages
- Go to terminal dialog box write
- After complete above process type.
- Again type
- Type the node installation command
Comments
Post a Comment