Skip to content

The implementation referenced by grpc-ecosystem:grpc-gateway:protoc-gen-grpc-gateway does not exist #411

Description

@azransyed

pkg/plugin/grpcecosystem/grpcgateway/protoc-gen-grpc-gateway.go#L28-L29

	return &protoc.PluginConfiguration{
		Label:   label.New("build_stack_rules_proto", "plugin/grpc-ecosystem/grpc-gateway", "protoc-gen-grpc-gateway"),

there is no grpc-ecosystem subdir under plugin/ in this repo

using it without a label causes this error

$ bazel run //proto/path/to/my/generated/build/file:types_go_compiled_sources.update
ERROR: no such package '@@build_stack_rules_proto+//plugin/grpc-ecosystem/grpc-gateway': BUILD file not found in directory 'plugin/grpc-ecosystem/grpc-gateway' of external repository @@build_stack_rules_proto+. Add a BUILD file to a directory to mark it as a package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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