Skip to content

Package resolution failed: exhausted attempts to resolve the dependencies graph #89

@skyien

Description

@skyien

Swift 6.2.1 / macOS

 .package(
            url: "https://github.com/apple/swift-configuration",
            exact: "1.0.0-alpha.1",
            traits: [.defaults, "YAMLSupport"]
)
error: exhausted attempts to resolve the dependencies graph, with the following dependencies unresolved:
* 'yams' from https://github.com/jpsim/Yams

swift package clean / reset / update does not help to solve this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions