Hello!
I’ve been stuck for 3 weeks…
Every time I try to install the vagrant plugin in Windows, this is the message that appears, what should I do?:
C:>vagrant plugin install vagrant-vmware-desktop
C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/3.1.0/fileutils.rb:243:in mkdir': No such file or directory @ dir_s_mkdir - X:/your (Errno::ENOENT) from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/3.1.0/fileutils.rb:243:in
fu_mkdir’
from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/3.1.0/fileutils.rb:221:in block (2 levels) in mkdir_p' from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/3.1.0/fileutils.rb:219:in
reverse_each’
from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/3.1.0/fileutils.rb:219:in block in mkdir_p' from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/3.1.0/fileutils.rb:211:in
each’
from C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/3.1.0/fileutils.rb:211:in mkdir_p' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/environment.rb:848:in
block in setup_home_path’
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/environment.rb:843:in each' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/environment.rb:843:in
setup_home_path’
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.3.7/lib/vagrant/environment.rb:146:in initialize' from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.3.7/bin/vagrant:211:in
new’
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-2.3.7/bin/vagrant:211:in `’
C:>