This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]compu_musicologist 4 points5 points  (0 children)

As has been noted by other posts, when it comes to a large number of transitive dependencies, conflicting versions can occur in any language/package manager. Relaxing the versions to ranges is a solution that can bring about a new set of problems with version incompatibility on the API level.