Skip to content

Conversation

JeremyLoy
Copy link

the error message is as follows:

$ GOBIN=bin go install github.com/openfga/model-visualizer/cmd@main        
go: github.com/openfga/model-visualizer/cmd@main: version constraints conflict:
        github.com/openfga/[email protected]: parsing go.mod:
        module declares its path as: weighted-graph-viz
                but was required as: github.com/openfga/model-visualizer

Description

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

the error message is as follows:

 GOBIN=bin go install github.com/openfga/model-visualizer/cmd@main        
go: github.com/openfga/model-visualizer/cmd@main: version constraints conflict:
        github.com/openfga/[email protected]: parsing go.mod:
        module declares its path as: weighted-graph-viz
                but was required as: github.com/openfga/model-visualizer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant