-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
bazel build failes locally #5331
Comments
hmm I think you need /cc @ixdy |
@BenTheElder it throws another error:
|
@xiangpengzhao my bad, the correct way is |
But I see the vendor package in code root dir. Sorry I'm not familiar with bazel rules... |
facepalm x2, don't bazel late at night 😂: |
@BenTheElder No worries :) The new command works! Awesome! Thanks! BTW, should I run the new command every time when I want to build? The command is a bit hard to remember... |
@xiangpengzhao just for now, we should make it so that |
@BenTheElder thanks! |
I can verify that |
Checkout the HEAD code of test-infra, bazel build fails. It works on my former branch.
The text was updated successfully, but these errors were encountered: