Homebrew versions
Hi all! Ran into a problem when running rabbitmq: “Feature flags: `stream_single_active_consumer`: required feature flag not enabled! It must be enabled before upgrading RabbitMQ.”
Operating system: macOS
Package Manager: Homebrew
When viewing the list of package versions, or installing, only the latest 3.12.3 is available.
After installation and when starting the rabbitmq server, an error is displayed about the feature flag not added: “stream_single_active_consumer”. The documentation says that you must first install an earlier version of rabbitmq, then enable feature flags, only after that you can upgrade to version 3.12.3.
Can you tell me how can I install an earlier version of a package if Homebrew only provides 3.12.3?
Read more here: Source link