**Issue:** **How To Reproduce:** `nvm install 16` Downloading node.js version 16.13.1 (64-bit)... Extracting... Complete Installation complete. If you want to use this version, type nvm use 16.13.1 `nvm use 16` node vv16.13.1 (64-bit) is not installed or cannot be found. Please notice the double v in front of the version. `nvm use 16.13.1` Now using node v16.13.1 (64-bit) **Expected Behavior:** `nvm use` resolves the version properly **Desktop:** - OS: Windows