[
https://issues.apache.org/jira/browse/CB-11261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15288891#comment-15288891
]
ASF subversion and git services commented on CB-11261:
------------------------------------------------------
Commit 0e15ab45a824e690861d2f7fb501a52cc513c699 in cordova-lib's branch
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=0e15ab4 ]
CB-11261 Cut out '-nightly' prerelease tag when checking plugin engines
This closes #440
> 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
> Labels: reproduced, semver, triaged
> 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: [email protected]
For additional commands, e-mail: [email protected]