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

Error: Protobuf cannot be read: Error: no such Type or Enum 'google.type.Money' in Type #26

Open
igor-drozdov-n26 opened this issue Jul 15, 2020 · 2 comments
Assignees
Labels
willfixsoon Will try to fix soon

Comments

@igor-drozdov-n26
Copy link

Google well known type not found error:
https://github.com/googleapis/api-common-protos/blob/master/google/type/money.proto

Error: Protobuf cannot be read: Error: no such Type or Enum 'google.type.Money' in Type
@spluxx spluxx mentioned this issue Jul 27, 2020
@spluxx spluxx self-assigned this Jul 27, 2020
@spluxx spluxx added the willfixsoon Will try to fix soon label Jul 27, 2020
@spluxx
Copy link
Owner

spluxx commented Jul 27, 2020

Hmm I guess I'll have to find a way to support all of those messages. Thanks for reporting! I'll work on this next week.

@LucaCoduriV
Copy link

image
I found a solution
Just add them from your protobuf path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
willfixsoon Will try to fix soon
Projects
None yet
Development

No branches or pull requests

3 participants