Sunny-Island opened a new issue #11511: URL: https://github.com/apache/pulsar/issues/11511
**Describe the bug** When conpile pulsar C++ client under the instruction from [website](https://pulsar.apache.org/docs/en/client-libraries-cpp/), I met question about brew: $ brew tap homebrew/versions. $ Error: homebrew/versions was deprecated. This tap is now empty and all its contents were either deleted or migrated. This command doesn't work and the commad from [README.md ](https://github.com/apache/pulsar/blob/master/pulsar-client-cpp/README.md) worked. The website should be updated. **To Reproduce** In MacOS, run: `brew tap homebrew/versions` . **Desktop (please complete the following information):** - OS: MacOS. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
