maalicando-pando-api
v1.0.2
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
1
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
- Download latest protoc file https://github.com/protocolbuffers/protobuf/releases
- Create new folder under C drive - name it similar to the downloaded protoc file
- Extract downloaded files to the new folder
- Add in your system environment variables the path of new folder
- Suggested to restart workstation
- Execute install npm install
- Run the following commands to generate js files npm run-script build