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

User folder with accented characters breaks nvm #941

Closed
nelero opened this issue Mar 7, 2023 · 1 comment
Closed

User folder with accented characters breaks nvm #941

nelero opened this issue Mar 7, 2023 · 1 comment

Comments

@nelero
Copy link

nelero commented Mar 7, 2023

Issue:
My folder user has accented characters.
When running nvm something, i got an error message : could not be found or does not exist. Exiting.

How To Reproduce:

  1. Create a Windows user with accented character in it. The user folder will have the accented characters.
  2. Open a terminal
  3. Run nvm list
  4. See error message

Expected Behavior:
Nvm should be found and running.

Screenshots:

C:\Users\Aurélien>nvm list
C:\Users\Aur�lien\AppData\Roaming\nvm could not be found or does not exist. Exiting.

No installations recognized.

C:\Users\Aurélien>
@coreybutler
Copy link
Owner

Duplicate of #887.

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

2 participants