Skip to content
Discussion options

You must be logged in to vote

This is a variation on the “Conflicting Type Dependencies” problem documented here—so the solution is the same as in the docs: make sure you have only a single version of that type in your resolved dependency graph (not just top-level dependencies you specified, any copy at all). See the linked docs for more details!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chriskrycho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants