coreybutler/nvm-windows
View on GitHubIssue with special characters in user folder breaks installation of npm
Open
#887 opened on Nov 22, 2022
help wanted
Description
Issue: In Windows Terminal (both with Powershell 11 and cmd) fail to install npm if the path C:\Users<UserFolder>\AppData\Roaming\nvm contains special characters Example C:\Users\JakubN�rl�vIwanczuk\AppData\Roaming\nvm
I have installed other software in the personal folder without any issue.
How To Reproduce:
- Install windows-nvm
- Open "Windows Terminal"
- Run
nvm install 16.18.1
Expected Behavior: Install of NPM version 16.18.1
Screenshots:

Additional context
Folder structure with special characters
Desktop:
- OS: Windows 11