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 use command is giving error. #241

Closed
ghost opened this issue Feb 17, 2017 · 3 comments
Closed

nvm use command is giving error. #241

ghost opened this issue Feb 17, 2017 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 17, 2017

I have installed nvm and using this have a different version of node installed but while switching to another version it is giving error as shown below.

Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.

C:\Users\Rajat Kukrety>nvm ls

  • 6.9.5 (Currently using 64-bit executable)
    4.2.6
    4.2.0

C:\Users\Rajat Kukrety>nvm use 4.2.6
exit status 1: 'C:\Users\Rajat' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Rajat Kukrety>

@naveedcs
Copy link

I am having same issue I think if Users\Name has spaces like Users\name with spaces \ it gives this error

@coreybutler
Copy link
Owner

coreybutler commented Feb 17, 2017

Duplicate of #168. For additional references, see issue #41.

@MdRasheedAhmed
Copy link

#161 (comment).

Refer this . It worked for me

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