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

google/api/annotations.proto: File not found. #117

Open
bradparks opened this issue Dec 12, 2019 · 0 comments
Open

google/api/annotations.proto: File not found. #117

bradparks opened this issue Dec 12, 2019 · 0 comments

Comments

@bradparks
Copy link

When I try and use polyglot, I get a missing import

google/api/annotations.proto: File not found.

Full error

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
google/api/annotations.proto: File not found.
target/protoc-dependencies/c8d906d66905cf92bbd1cfbc0960871a/google/api/monitoring.proto: Import "google/api/annotations.proto" was not found or had errors.

This is my request

java -jar ~/Downloads/polyglot.jar \
    --proto_discovery_root=/Users/bparks/myprotos/ \
    list_services

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

1 participant