Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript: Property 'unaryCall' does not exist on type 'AbstractClientBase' #1331

Open
GabrieleGervasiPEL opened this issue Apr 18, 2023 · 0 comments

Comments

@GabrieleGervasiPEL
Copy link

Running protoc with grp-web plugin (1.4.2) generated a file *ServiceClientPb.ts. Such file contains a call to this.client_.unaryCall.
Meantime, npm module grp-web (1.4.2) doesn't contain such method in AbstractClientBase class.

Protoc configuration for plugin:
--grpc-web_out=import_style=typescript,mode=grpcweb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant