On Wed, Jul 31, 2013 at 11:22 AM, Andrew Grieve <[email protected]> wrote: > My hope is that once we have a registry, and the registry can track which > plugins work with which cordova versions, that it will help address this > problem. E.g. you'll be told "org.apache.cordova.core.File v2.0 requires > Cordova v3.2, you have Cordova 3.0. Use org.apache.cordova.core.File v1.3 > instead, or upgrade your Cordova version."
We have a registry and if you're using the latest tools (plugman or cli) you should be able to install any version of any plugin. You can add an issue about fetching a plugin given a cordova version. I will get to it.
