You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Vladimir Kotikov (JIRA)" <ji...@apache.org> on 2016/05/13 09:51:13 UTC

[jira] [Created] (CB-11261) Cordova@nightly fails to install any plugin with

Vladimir Kotikov created CB-11261:
-------------------------------------

             Summary: Cordova@nightly fails to install any plugin with <engine name="cordova">
                 Key: CB-11261
                 URL: https://issues.apache.org/jira/browse/CB-11261
             Project: Apache Cordova
          Issue Type: Bug
          Components: CordovaLib
    Affects Versions: 6.2.0
            Reporter: Vladimir Kotikov
            Assignee: Vladimir Kotikov
             Fix For: 6.2.0


This happens due to semver@>4.x which assumes that any version with prerelease identifier (such as "-dev" or "-nightly") is not allowed to satisfy the range that does not contain version with prerelease identifier. For example {{6.2.0-nightly.2016.11.05}} does not satisfy the range {{>=4.0.0}} even though {{6.2.0-nightly.2016.11.05}} is techically greater than {{4.0.0}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org