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

Home Directories with multiple words not supported #76

Closed
chrisumbel opened this issue Aug 1, 2015 · 2 comments
Closed

Home Directories with multiple words not supported #76

chrisumbel opened this issue Aug 1, 2015 · 2 comments

Comments

@chrisumbel
Copy link

My home directory contains a space i.e. "C:\Users\Christopher Umbel"

When trying to do an "nvm use" the operation fails and my guess is that something somewhere in nvm requires quoting considering the error message contains the path up to, but not including the first space:

C:\Users\Christopher Umbel>nvm use 0.10.40 32
exit status 1: 'C:\Users\Christopher' is not recognized as an internal or external command,
operable program or batch file.

@rmobis
Copy link

rmobis commented Aug 2, 2015

Duplicate of #41?

@chrisumbel
Copy link
Author

Oops, pretty sure you're correct. Feel free to close.

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