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 path with spaces throws error #154

Closed
ractoon opened this issue Mar 11, 2016 · 3 comments
Closed

nvm install path with spaces throws error #154

ractoon opened this issue Mar 11, 2016 · 3 comments

Comments

@ractoon
Copy link

ractoon commented Mar 11, 2016

My Environment

Windows 10

Steps to reproduce the problem:

If the install path includes spaces such as:

C:\Program Files\nodejs

It throws an error when setting the npm version to use that the file could not be found and outputs the path up to the space, in this case it would output the error with a reference to:

C:\Program

@dmillerme7
Copy link

See the last comment in issue #84. Uninstall nvm and reinstall in a directory with any spaces in the name. Something like C:\otherPrograms or C:\nvm

@coreybutler
Copy link
Owner

See #41

@IMTanuki
Copy link

IMTanuki commented Sep 8, 2021

With all due respect - if nvm doesn't work in a dir with spaces, the install should catch that. If I'm correct, the nvm uninstall will also uninstall nodejs and all -g packages.

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

4 participants