pando-grpc
v1.4.5
Published
1. Download latest protoc-gen-grpc-web exe file https://github.com/grpc/grpc-web/releases 2. Create new folder under C drive - name it to protoc-gen-grpc-web 3. Copy and paste downloaded file to the new folder, rename it to protoc-gen-grpc-web 4. Add
Downloads
5
Readme
- Download latest protoc-gen-grpc-web exe file https://github.com/grpc/grpc-web/releases
- Create new folder under C drive - name it to protoc-gen-grpc-web
- Copy and paste downloaded file to the new folder, rename it to protoc-gen-grpc-web
- Add in your system environment variables the path of the protoc-gen-grpc-web.exe
- Suggested to restart workstation
- Execute install npm install
- Run the following commands to generate js files npm run-script build