azbang
azbang
Related issue https://github.com/hronro/protoc-gen-grpc-web-npm/issues/8 I don't know why, but grpc-web do not provide the ability to install the utility for code generation via npm. For fast solution you can to fork...
Download cli tool with postinstall npm hook in your project, for example: ```js const path = require("path"); const VERSION = "1.3.0"; const DL_PREFIX = "https://github.com/grpc/grpc-web/releases/download/"; const EXT = process.platform ==...
@leomanza @AmmarHumackicSQA Hi guys! We had problems with the testnet version of the app. We have fixed them. If you need to test the integration on the testnet, make sure...
Same problem
@amirsaran3 when it will be merged?