问题
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
回答1:
I met the same problem and solved by installing kibana not from homebrew.
--> Check here: https://github.com/elastic/sense/issues/93
来源:https://stackoverflow.com/questions/34651477/elasticsearch-2-1-cannot-install-marvel-into-kibana