You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generating code for: vector_tile.proto
ERROR: proto file was not able to be parsed.
Error in Ln: 21 Col: 23
optional string string_value = 1;
^
Expecting: whitespace
I have spent some time trying to figure out what causes it, to no avail. The only way I can get falanx to process the file, is by removing all field specifications, leaving only the empty messages.
The text was updated successfully, but these errors were encountered:
Running Falanx on the Mapbox vector_tile.proto fails with:
I have spent some time trying to figure out what causes it, to no avail. The only way I can get falanx to process the file, is by removing all field specifications, leaving only the empty messages.
The text was updated successfully, but these errors were encountered: