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
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
The text was updated successfully, but these errors were encountered:
vibhavankhade
changed the title
Import \"github.com/metaverse/truss/deftree/googlethirdparty/annotations.proto\" was not found or had errors.
Import "github.com/metaverse/truss/deftree/googlethirdparty/annotations.proto\" was not found or had errors.
May 26, 2023
vibhavankhade
changed the title
Import "github.com/metaverse/truss/deftree/googlethirdparty/annotations.proto\" was not found or had errors.
Import "github.com/metaverse/truss/deftree/googlethirdparty/annotations.proto" was not found or had errors.
May 26, 2023
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
The text was updated successfully, but these errors were encountered: