Upgrade from Vagrant 1.3.5 to 1.4.3. Fails on `vagrant-berkshelf` plugin
问题 Note - this question is also posted in https://groups.google.com/forum/#!topic/vagrant-up/aZOs1YXmvhI Setup C:\Users\Kevin>vagrant -v Vagrant 1.4.3 C:\Users\Kevin>VBoxManage -version # VirtualBox version 4.3.10r93012 C:\Users\Kevin>vagrant plugin list vagrant-berkshelf (2.0.0) vagrant-omnibus (1.3.1) vagrant-vbguest (0.10.0) C:\Users\Kevin>ruby -v ruby 1.9.3p484 (2013-11-22) [i386-mingw32] EDIT I just installed & updated my %PATH% to use ruby 2.0, but still having the same issue. On a Windows