Skip to content

descriptor.proto not found #17

@byrnedo

Description

@byrnedo

I updated to the latest version and I got the following when running

google/protobuf/descriptor.proto: File not found.
github.com/gogo/protobuf/gogoproto/gogo.proto: Import "google/protobuf/descriptor.proto" was not found or had errors.

I noticed the that protobuf command was (via '--include-descriptors') adding the following:

'--proto_path=/my/project/vendor/protobuf-php/google-protobuf-proto/src'

I looked in that folder and the descriptor file is in there:

google  descriptor.proto  php.proto  plugin.proto

But I guess it's then going into google/protobuf in that dir, which doesn't have the descriptor.proto file

Has there been some change that would cause this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions