Hi Devang,

On 3 January 2016 at 19:29, Devang Gaur <[email protected]> wrote:

> It says that vagrant home directory(address) has spaces, even though I've
> installed C:\HashiCorp\Vagrant .
> and cloned medaiwiki-vagrant at C:/myMediawiki/vagrant.
>

Yeah, that error message is super confusing. The vagrant home directory is
actually in c:\users\<your username>\.vagrant.d by default. You can change
that path by changing the VAGRANT_HOME environment variable, either by using

export VAGRANT_HOME=c:\HashiCorp\.vagrant.d

in bash, or by following
https://superuser.com/questions/949560/how-do-i-set-system-environment-variables-in-windows-10
.

Hope this helps!

Merlijn
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to