I am trying to install a plugin, downloaded *.ez files from v1.0.0 release, copied them to rabbitmq plugins directory but got next error:
rabbitmq-plugins list
Error: dependent plugins [elixir,jsx,lager,logger] not found; used by [erlcloud,
ex_aws,
ex_aws_cloudwatch,
lager_cloudwatch,
poison,
singleton,
ssl_verify_fun].
rabbitmq-plugins enable rabbitmq_cloudwatch_exporter
Error: dependent plugins [elixir,jsx,lager,logger] not found; used by [erlcloud,
ex_aws,
ex_aws_cloudwatch,
lager_cloudwatch,
poison,
singleton,
ssl_verify_fun].
Hello!
I am trying to install a plugin, downloaded *.ez files from v1.0.0 release, copied them to rabbitmq plugins directory but got next error: