Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: grpc 1.48.1 doesn't work #2560

Open
lhsoft opened this issue Aug 7, 2024 · 1 comment
Open

[Bug]: grpc 1.48.1 doesn't work #2560

lhsoft opened this issue Aug 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lhsoft
Copy link

lhsoft commented Aug 7, 2024

What happened?

I'm using grpc 1.48.1 and got following error:
the error code:

cc_grpc_library

error message:

every rule of type _generate_cc implicitly depends upon the target '//external:protocol_compiler', but this target could not be found because of: no such target '//external:protocol_compiler':

Version

Development (host) and target OS/architectures:

Output of bazel --version:

Version of relevant rules from the WORKSPACE or MODULE.bazel file:

Language(s) and/or frameworks involved:

How to reproduce

No response

Any other information?

No response

@lhsoft lhsoft added the bug Something isn't working label Aug 7, 2024
@grencez
Copy link
Contributor

grencez commented Aug 18, 2024

Version 1.48.1 had a few revisions due to protocol_compiler issues. Try 1.48.1.bcr.3 - that's the one that eventually worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants