You can also run 'vagrant plugin list' and see if it is in fact installed. You can install it again doing a 'vagrant plugin install plugin-name' if it is a gem, if you have it locally 'plugin-name' becomes 'path/to/plugin-name'.
On Wednesday, April 22, 2015 at 5:12:04 AM UTC-5, Anoop Lenin wrote: > > I'm trying to setup a vagrant system for rails development in Windows. My > vagrant version is Vagrant 1.4.2 and I have installed both the plugins > vagrant-librarian-chef (0.1.4) and vagrant-vbguest (0.10.0). But when I > do vagrant up I get the following error. > $ vagrant up > The plugin "vagrant-vbguest" could not be found. Please make sure that it > is properly installed via `vagrant plugin`. Note that plugins made for > Vagrant 1.0.x are not compatible with 1.1+ and this error will likely > continue to show when you use `plugin install` with a 1.0.x plugin. > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
