Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvm install {version} crashes if userfolder has scandic #931

Open
hytonevi opened this issue Feb 14, 2023 · 2 comments
Open

nvm install {version} crashes if userfolder has scandic #931

hytonevi opened this issue Feb 14, 2023 · 2 comments

Comments

@hytonevi
Copy link

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

@iquanxin
Copy link

Issue #887 could seem related

@coreybutler
Copy link
Owner

There are still a number of problems with some non-English characters in Go, though I thought umlauts were resolved (I'll have to look into this again). It seems like each Go release gets a little better support for non-English characters, but my primary challenge in resolving this is I don't have the ability to recreate these characters (other than copy paste). If anyone is able to make progress on this, I would welcome a PR.

In the meantime, I have made efforts to assure the proper encoding for settings files and other assets produced by NVM4W... but that won't resolve symlinking issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants