Skip to content

SPM Dependency Resolution Failure: 'tree-sitter-go' version 0.23.0 not found #6

Description

@k88985

When attempting to resolve dependencies for MarkdownView via Swift Package Manager, the resolution fails immediately. It appears that the required version 0.23.0..<1.0.0 for tree-sitter-go does not exist in the upstream repository (it seems to have jumped to 0.23.1 or 0.25.0).

Error Log:

Failed to resolve dependencies Dependencies could not be resolved because no versions of 'tree-sitter-go' match the requirement 0.23.0..<1.0.0 and 'markdownview' depends on 'tree-sitter-go' 0.23.0..<1.0.0.

unexpectedly did not find the new dependency in the package graph: sourceControl(identity: markdownview, location: SwiftPM.SPMPackageDependency.SourceControlLocation.remote(SwiftPM.SPMSourceControlURL(sourceControlURL: https://github.com/HumanInterfaceDesign/MarkdownView.git)), requirement: main)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions