Skip to content

remove @types/protobufjs dependency #883

@callmehiphop

Description

@callmehiphop

The latest release of gRPC has been giving me some TypeScript errors which I think are caused by a conflict between the @types/protobufjs and protobufjs packages. Upon closer inspection, the @types/protobufjs package is deprecated, which leads me to believe the correct solution here is to probably just use the types shipped with protobufjs.

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