I like to use git bash instead of windows command prompt.
I've just installed vagrant and Vbox.
When I vagrant init in git bash I get
d:\Program Files\Vagrant\embedded\bin\ruby.exe: No such file or directory -- d:/
Program/lib/vagrant/pre-rubygems.rb (LoadError)
When I call the command in command prompt it works, I'm trying to tear myself away from guis im quite new to CLIs
anyone know whats up?