Skip to content
This repository has been archived by the owner on Dec 24, 2018. It is now read-only.

The installation command doesn’t work as intended #66

Open
simevidas opened this issue Nov 1, 2015 · 1 comment
Open

The installation command doesn’t work as intended #66

simevidas opened this issue Nov 1, 2015 · 1 comment

Comments

@simevidas
Copy link

I’ve copy-pasted the command from your README, and executed it in PowerShell (while in C: directory):

git clone git://github.com/hakobera/nvmw.git "%HOMEDRIVE%%HOMEPATH%\.nvmw"

As a result, this directory was created:

C:\%HOMEDRIVE%%HOMEPATH%\.nvmw

Notice how the string was interpreted literally, instead of transforming the %HOMEDRIVE%%HOMEPATH% part into C:\Users\simev (in my case).

Is this a new issue on Windows 10?

@BlakeBrown
Copy link

I'm having the same issue, I believe it is a problem with Windows 10

tomByrer added a commit to tomByrer/nvm that referenced this issue Dec 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants