mapbox / pbf

A low-level, lightweight protocol buffers implementation in JavaScript.
BSD 3-Clause "New" or "Revised" License
796 stars 106 forks source link

import any type error #92

Open flymzero opened 6 years ago

flymzero commented 6 years ago

i use google.protobuf.Any type, need import "google/protobuf/any.proto", when i pbf xxx.proto > xxx.js Error: ENOENT: no such file or directory, open '........./google/protobuf/any.proto', how i to do? thanks

gertcuykens commented 5 years ago

You can find the proto files at https://github.com/protocolbuffers/protobuf/tree/master/src/google/protobuf