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

The dev branch of the rules_proto_grpc should to be replaced with the legacy branch #240

Open
try-agaaain opened this issue Apr 7, 2024 · 1 comment

Comments

@try-agaaain
Copy link

I'm trying to build with an executing 'build.sh' file, but I'm getting an error like this:

                fail("error running '%s' while working with @%s:\n%s" % (command_text, name, stderr))
Error in fail: error running 'git fetch origin dev:origin/dev' while working with @rules_proto_grpc:
fatal: couldn't find remote ref dev
ERROR: Error computing the main repository mapping: no such package '@@rules_proto_grpc//': error running 'git fetch origin dev:origin/dev' while working with @rules_proto_grpc:
fatal: couldn't find remote ref dev

I found out that rules_proto_grpc 'dev' branch doesn't exist now, but there is a 'legacy' branch.

@jovany-wang
Copy link
Collaborator

@BryainZhang CC

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

No branches or pull requests

2 participants