question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How do I use protoc-gen-grpc-web on Windows?

See original GitHub issue

$ sudo make install-plugin in the readme is clearly a Linux command. I wish to use this tool on Windows. What do I do?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
stanley-cheungcommented, Oct 30, 2018

Yes we should be putting out a pre-compiled release of the protoc plugin. Sorry we just haven’t gotten around to it yet. Will certainly work on it asap.

3reactions
johanbrandhorstcommented, Oct 25, 2018

Yeah I think we need to include binary generators with the releases. Indeed, version 1.0 should probably have some pre-built binaries included with it to make adoption easier.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to use protoc-gen-grpc-web tool on Windows #835
For Windows, you need to download a protoc.exe from the protobuf release page (it's usually in the form of protoc-x.y.z-win64.zip), and the ...
Read more >
Installation of protoc-gen-grpc-web
You'll need to make the protoc-gen-grpc-web plugin executable and move it to a directory that is discoverable from your PATH environment ...
Read more >
protoc-gen-grpc-web
Start using protoc-gen-grpc-web in your project by running `npm i protoc-gen-grpc-web`. There are 7 other projects in the npm registry using ...
Read more >
Basics tutorial | Web
This tutorial provides a basic introduction on how to use gRPC-Web from browsers. By walking through this example you'll learn how to:.
Read more >
protoc-gen-grpc-web
Install command: brew install protoc-gen-grpc-web. Protoc plugin that generates code for gRPC-Web clients. https://github.com/grpc/grpc-web.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found