Confusing instruction on using proto js package #118
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: question
Request for information or clarification. Not an issue.
According to the note in https://github.com/googleapis/api-common-protos#packages
This does not seem right for js package.
I protoc compiled my proto file with those imports from google-proto-files.
Apparently I have to ship compiled version of imported protos too because the google-proto-files does not contain them (unlike the packages for other languages or imports from google/protobuf/).
The text was updated successfully, but these errors were encountered: