I need to downgrade my node version in my ubuntu local environtment.
I have to use nvm use (version)
lately to downgrade, but whenever i open a new terminal it always return to the default state.
It’s not effective for me whenever i need to build my lower environtment project.
Please help me to make my life easier.
Big thanks!
2
Answers
Please do these steps:
1. Make the installed version default
2. Use Your version with below syntax
3. Check your node version
Thank you
This is my version answer
You can check it again with
after restart the terminal