Published
- 1 min read
nvm: Cannot uninstall currently-active node version, v14.14.0 (inferred from node).
The solution for this is noted below
nvm: Cannot uninstall currently-active node version, v14.14.0 (inferred from node).
Solution
nvm deactivate
nvm uninstall <version node>
Try other methods by searching on the site. That is if this doesn’t work