You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ make dependencies
# ...
$ make proto
./tools/bin/buf generate
Failure: plugin grpc-gateway-ts: could not find protoc plugin for name grpc-gateway-ts
make: *** [Makefile:189: proto] Error 1
This was encountered before (https://weaveworks.slack.com/archives/C03EM05MZU3/p1655289843122999) but evidently never fixed. I suspect everyone just ran
go install ...
to get past the breakage, and never thought of it again.The text was updated successfully, but these errors were encountered: