Closed pilgrim2go closed 9 years ago
Hi,
I've got omnibus issue
I don't know how to solve this. Here my environment info.
vagrant --version Vagrant 1.6.4 vagrant-wp iapilgrim$ vagrant plugin list hostupdater (1.0.0) omnibus (4.0.0) vagrant-login (1.0.1, system) vagrant-share (1.1.4, system) ruby -v ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin13]
Thanks, Van
Hi @pilgrim2go,
The "omnibus" that you have listed there is not a Vagrant plugin, you can uninstall it. The correct name is "vagrant-omnibus", i.e. vagrant plugin install vagrant-omnibus.
vagrant plugin install vagrant-omnibus
It works. Thanks
Hi,
I've got omnibus issue
I don't know how to solve this. Here my environment info.
vagrant --version Vagrant 1.6.4 vagrant-wp iapilgrim$ vagrant plugin list hostupdater (1.0.0) omnibus (4.0.0) vagrant-login (1.0.1, system) vagrant-share (1.1.4, system) ruby -v ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin13]
Thanks, Van