I am a newbie to the ES world and just trying to get my local environment set up.
I am using a Mac and I used Homebrew to install Elasticsearch and Kibana. Now I want to add Marvel to Kibana but it fails with the following error:
user :/usr/local/opt/kibana/(master)$ bin/kibana plugin --install elasticsearch/marvel/latest
Installing marvel
Attempting to extract from https://download.elastic.co/elasticsearch/marvel/marvel-latest.tar.gz
Downloading 3843924 bytes....................
Extraction complete
Optimizing and caching browser bundles...
Plugin installation was unsuccessful due to error "Cannot find module 'bluebird'"
Unfortunately I haven't found any solution yet. Maybe you guys have an idea how to solve this?
Cheers, Stefan