We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ brew install --with-plugins grpc Warning: grpc: this formula has no --with-plugins option so it will be ignored!
The README has --with-plugins on instructions - not sure if this is just a readme update needed, or a bug of some sort.
--with-plugins
$ brew info grpc grpc: stable 1.8.3 (bottled), HEAD Next generation open source RPC library and framework https://www.grpc.io/ /usr/local/Cellar/grpc/1.8.3 (181 files, 14.5MB) Poured from bottle on 2018-01-09 at 08:40:18 From: https://github.com/Homebrew/homebrew-core/blob/master/Formula/grpc.rb ==> Dependencies Build: autoconf ✘, automake ✘, libtool ✘ Required: c-ares ✔, openssl ✔, protobuf ✔, gflags ✔
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The README has
--with-plugins
on instructions - not sure if this is just a readme update needed, or a bug of some sort.The text was updated successfully, but these errors were encountered: