devopsgroup-io / vagrant-hostmanager

:pencil: A Vagrant plugin that manages hosts files within a multi-machine environment.
Mozilla Public License 2.0
1.46k stars 146 forks source link

Vagrant up no longer works after plugin install #162

Closed domenicbove closed 9 years ago

domenicbove commented 9 years ago

Hi, I am new to the plugin so I do not mean to offend. I'll just show what I enter into the terminal

$ vagrant plugin install vagrant-hostmaster Installing the 'vagrant-hostmaster' plugin. This can take a few minutes... Installed the plugin 'vagrant-hostmaster (0.6.2)'!

vagrant up --no-provision Vagrant failed to initialize at a very early stage:

The plugins failed to load properly. The error message given is shown below.

cannot load such file -- vagrant/command

Now when I uninstall the plugin, I can start using vagrant again... Any ideas? I would like to use the plugin!

domenicbove commented 9 years ago

Somehow ended up w an outdated version, sorry

soundarmoorthy commented 8 years ago

I installed vagrant-hostmaster instead of installing vagrant-hostmanager :P. After removing vagrant-hostmaster things worked fine. I guess the 0.6.2 version of the plugin has issues by defualt ?