SyntaxFix
Write A Post
Hire A Developer
Questions
(nvm maintainer here)
nvm alias default 6.11.5 if you want it pegged to that specific version.
nvm alias default 6.11.5
You can also do nvm alias default 6.
nvm alias default 6
Either way, you'll want to upgrade to the latest version of nvm (v0.33.11 as of this writing)
nvm