Protoman icon indicating copy to clipboard operation
Protoman copied to clipboard

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

Open igor-drozdov-n26 opened this issue 4 years ago • 2 comments

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

igor-drozdov-n26 avatar Jul 15 '20 07:07 igor-drozdov-n26

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.

spluxx avatar Jul 27 '20 03:07 spluxx

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

LucaCoduriV avatar Jun 21 '23 13:06 LucaCoduriV