Some notes on web development
Last updated 3 years ago
Was this helpful?
sudo npm cache clean -f
sudo npm install -g n
sudo n stable
nvm use <version>
https://stackoverflow.com/questions/45632508/how-to-check-and-change-the-nodejs-version-on-ubuntu#:~:text=You%20can%20check%20your%20current,(version)%20e.g.%20n%204.0.