Skip to content

Print latest version of packages on conflicts #450

@bergmark

Description

@bergmark

Right now:

--  Failure when adding dependencies:
      free: needed (>=4 && <5), but couldn't resolve its dependencies
    needed for package: adjunctions-4.2.1

It would be nice to add the latest version to save me from having too find that elsewhere, perhaps like this:

--  Failure when adding dependencies:
      free: needed (>=4 && <5), latest 4.12.1, but couldn't resolve its dependencies
    needed for package: adjunctions-4.2.1

Using the latest version is often what you want.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions