That's quite an old version of Vagrant, try updating to the latest ( 1.7.2 ) and see if that solves the issue.
On 22 April 2015 at 11:12, Anoop Lenin <[email protected]> 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. > -- 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.
