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

make gen failed: file does not exist #3264

Open
sjtuzbk opened this issue Jul 11, 2024 · 1 comment
Open

make gen failed: file does not exist #3264

sjtuzbk opened this issue Jul 11, 2024 · 1 comment

Comments

@sjtuzbk
Copy link

sjtuzbk commented Jul 11, 2024

After I cloned the code locally, I executed the make gen command, but got the following error.

➜  api git:(master) ✗ make gen  
./clean.sh
./gen.sh
authentication/v1alpha1/policy.proto:23:8:import "google/api/field_behavior.proto": file does not exist
make[1]: *** [Makefile.core.mk:34: gen-proto] Error 100
make: *** [gen] Error 2
@sschepens
Copy link
Contributor

this is definitely affecting builds on macOS, running on a Linux VM doesn't fail though

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