-
Notifications
You must be signed in to change notification settings - Fork 100
Plugin not work on Vagrant 1.9.0 #310
Comments
Having the same exact pb under windows. Downgrading to Vagrant 1.8.7 works after clean uninstall. (deleting ".vagrant" , ".berk" etc) (Edit : adding require 'bundler' at the start of helpers.rb does not work) |
We ran into similar issue. Downgrading vagrant to 1.8.7 and then reinstalling plugins did the trick. |
Running into a similar issue, although not exactly the same error. It does seem to stem around
Vagrant Version : 1.9.0 Downgrading to Vagrant 1.8.7 resolved my issue. |
I fix plugin in MergeRequest: #311 |
Plugin version 5.1.1 is available on rubygems now, please upgrade. |
thanks @thommay !
|
That looks like a legitimate vagrant bug. |
Alright, I can open issue over on that repo then. Thanks again. |
Is it solved on 1.9.1 ? Thx. Edit: It seem so :) |
Vagrant version:
Vagrant plugin:
On run VM ( vagrant up ) show error:
The text was updated successfully, but these errors were encountered: