-
Notifications
You must be signed in to change notification settings - Fork 159
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
Missing dependency #138
Comments
Which commit are you trying to build, and with which version of bazel? Oh and on which OS? |
I can reproduce this on mac, I think it's a variation of bazelbuild/rules_docker#690 If you just want to build a bazel-remote binary on/for mac, this should work: Or if you really want to build everything for linux from a mac: |
I was trying to build both from a mac for mac to test local changes, and for linux with the intent to run it in docker. These two commands work perfectly for me. Thank you |
I can't seem to build this project. I get the following error when running
bazel build ...
:The text was updated successfully, but these errors were encountered: