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.