You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I didn't get the stack running using the default vagrant plugin install vagrant-berkshelf.
I had to use vagrant plugin install vagrant-berkshelf --plugin-version '>= 2.0.1'with my version of Vagrant (1.6).
Just a heads-up, maybe you can incorporate this in the docs.
The text was updated successfully, but these errors were encountered:
please update the README to include vagrant plugin install vagrant-berkshelf and Vagrant version. I noticed there are other requirements as well, please add them all to readme
I didn't get the stack running using the default
vagrant plugin install vagrant-berkshelf
.I had to use
vagrant plugin install vagrant-berkshelf --plugin-version '>= 2.0.1'
with my version of Vagrant (1.6).Just a heads-up, maybe you can incorporate this in the docs.
The text was updated successfully, but these errors were encountered: