Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.2.0
Description
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
Attachments
Issue Links
- Blocked
-
CB-7904 Built nightly releases using coho
- Closed
- links to