You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/07/17 18:52:48 UTC

[jira] [Resolved] (CB-4283) CLI does not recognize "3.0.0rc1" as ">=#.#.#" in plugin.xml

     [ https://issues.apache.org/jira/browse/CB-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj resolved CB-4283.
---------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

I've fixed this in plugman 0.9.8.

I have also bumped cordova-cli to 3.0.0rc1-1 and publish that to npm. It should have a fix for this. Upgrade your cordova-cli ({{npm install -g cordova}}) and you should no longer see this issue.
                
> CLI does not recognize "3.0.0rc1" as ">=#.#.#" in plugin.xml
> ------------------------------------------------------------
>
>                 Key: CB-4283
>                 URL: https://issues.apache.org/jira/browse/CB-4283
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>    Affects Versions: 3.0.0
>         Environment: Mountain Lion
>            Reporter: Stan Stadelman
>            Assignee: Filip Maj
>              Labels: InvalidVersion_error
>             Fix For: 3.0.0
>
>
> Plugin.xml contains:
>     <engines>
>         <engine name="cordova" version=">=2.8.1" />
>     </engines>
> >cordova plugin add /path return error:
> [TypeError: Invalid Version: 3.0.0rc1]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira