Previously, whenever semver-intersect encountered a set of ranges it could not find a common range for, it would throw an error stopping the whole flow.
Now, we'll continue and simply log that error so that we can de-dupe other package versions.
Previously, whenever semver-intersect encountered a set of ranges it could not find a common range for, it would throw an error stopping the whole flow.
Now, we'll continue and simply log that error so that we can de-dupe other package versions.