vagrant-rake icon indicating copy to clipboard operation
vagrant-rake copied to clipboard

vagrant-rake not compatible with Vagrant 1.1+ ?

Open ghost opened this issue 12 years ago • 1 comments

I tried vagrant plugin install vagrant-rake on Ubuntu 12.04 and got this message:

Installing the 'vagrant-rake' plugin. This can take a few minutes...
Installed the plugin 'vagrant-rake (0.1.0)'!
$ vagrant rake
The plugin "vagrant-rake" 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.

Is there anything I can do to fix this?

ghost avatar Aug 20 '13 04:08 ghost

I think the plugin requires a large amount of re-writing to work with Vagrant >=1.1.

jamescgibson avatar Dec 01 '13 21:12 jamescgibson