Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to install #1

Closed
wangshifeng opened this issue Dec 11, 2018 · 4 comments
Closed

how to install #1

wangshifeng opened this issue Dec 11, 2018 · 4 comments

Comments

@wangshifeng
Copy link

hi,how to install this plugin?

@jartigag
Copy link

jartigag commented Feb 6, 2019

same here! 😁
trying:

$ wget https://github.com/varunsharma27/navigation/archive/master.zip -O navigation-varunsharma27.zip
$ cd /usr/share/kibana
$ sudo bin/kibana-plugin install file:///home/myUser/navigation-varunsharma27.zip

but Plugin installation was unsuccessful due to error "No kibana plugins found in archive"

neither $ sudo bin/kibana-plugin install navigation nor $ sudo bin/kibana-plugin install https://artifacts.elastic.co/downloads/kibana-plugins/navigation/navigation-6.5.4.zip worked..

@varunsharma27
Copy link
Owner

Try this package :- https://github.com/varunsharma27/navigation/blob/master/build/navigation-1.0.0.zip
This is a build for 6.5.4
You may also create your own custom build (With any 6.x Kibana version), details in README.md

@jartigag
Copy link

jartigag commented Feb 8, 2019

i've followed the steps to build it for 6.6.0, but..

ERROR in ./plugins/navigation/public/navigation.js
    Module not found: Error: Can't resolve 'ui/vis/vis_category' in '/usr/share/kibana/plugins/navigation/public'

it seems to be the same problem as dlumbrer/kbn_network#67 (as recent as yesterday!)

@varunsharma27
Copy link
Owner

@jartigag It appears that kibana has had a refactor in 6.6.0. This plugin is confirmed to work till 6.5.4, I'll create a new release for 6.6.0
Issue created #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants