We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To change the node version that is used by the npm installer, these 3 steps allow to change to the wanted version
sudo npm cache clean -f sudo npm install -g n sudo n <version>