Can’t remove Nodejs symlink in Windows
The reason I’m trying to remove the nodejs
symlink is to try and do a clean reinstall of nodejs. There was a bug that I’ve encountered previously in trying to switch versions by using the command nvm use <package version>
, where the version just would not switch. I’m pretty sure this problem is the reason behind it.