metaverse / truss

Truss helps you build go-kit microservices without having to worry about writing or maintaining boilerplate code.
Other
736 stars 144 forks source link

Import "github.com/metaverse/truss/deftree/googlethirdparty/annotations.proto" was not found or had errors. #353

Open vibhavankhade opened 1 year ago

vibhavankhade commented 1 year ago

While running turuss *.proto command giving below error

time="2023-05-26T11:25:52+05:30" level=fatal msg="cannot parse input: cannot create .pb.go files: cannot exec protoc with protoc-gen-gogo: protoc exec failed.\nprotoc output:\n\ngithub.com/metaverse/truss/deftree/googlethirdparty/annotations.proto: File not found.\r\nhello.proto:5:1: Import \"github.com/metaverse/truss/deftree/googlethirdparty/annotations.proto\" was not found or had errors.\r\n\nprotoc arguments:\n\n[protoc --proto_path=D:\GoProjects\Test -IC:\Users\LPS77\go\src --gogofaster_out=Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/duration.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/struct.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types,Mgoogle/protobuf/wrappers.proto=github.com/gogo/protobuf/types,paths=source_relative,plugins=grpc:D:\GoProjects\Test