You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Bazel Gazelle to generate BUILD files. It seems Bazel cannot load vektah gqlparser. But I don't have no more ideas how to look into this issue. Maybe the repository isn't compatible because of this "v2" sub folder?
no such package '@com_github_vektah_gqlparser_v2//ast': The repository '@com_github_vektah_gqlparser_v2' could not be resolved and referenced by '//src/graph/generated:generated'
Hello,
I use Bazel Gazelle to generate BUILD files. It seems Bazel cannot load vektah gqlparser. But I don't have no more ideas how to look into this issue. Maybe the repository isn't compatible because of this "v2" sub folder?
no such package '@com_github_vektah_gqlparser_v2//ast': The repository '@com_github_vektah_gqlparser_v2' could not be resolved and referenced by '//src/graph/generated:generated'
Thank you for your help!
go.mod
Generated bazel BUILD file in graph/generated
The text was updated successfully, but these errors were encountered: