Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: ignore the ts error caused by the recent protobufjs type change #3656

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

achingbrain
Copy link
Member

The json generated by protobufjs is now not compatible with the types on protobufjs's fromJSON method.

The json generated by protobufjs is now not compatible with the types on
protobufjs's `fromJSON` method.
@achingbrain
Copy link
Member Author

#3655 is a better fix, but isn't possible until protobufjs supports streaming gRPC methods - see protobufjs/protobuf.js#1115

@achingbrain achingbrain merged commit 084589c into master Apr 29, 2021
@achingbrain achingbrain deleted the fix/grpc-protobufs branch April 29, 2021 15:04
This was referenced Dec 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant