coreybutler/nvm-windows

nvm install {version} crashes if userfolder has scandic

Open

#931 opened on Feb 14, 2023

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Go (46,364 stars) (3,822 forks)batch import
help wanted

Description

In my surname there is ö -letter on it, and when nvm tries to do symbolic link that wrong letter seems to be translated to ? -char, so it breaks up the install process the whole.

Is there any chance create some special way handling these scandic letters that can be have number of people so we dont have to recreate our home directory in Windows 11 system. Thanks for advance

Contributor guide