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

npm install fails #88

Open
kerrias opened this issue Jul 22, 2020 · 0 comments
Open

npm install fails #88

kerrias opened this issue Jul 22, 2020 · 0 comments

Comments

@kerrias
Copy link

kerrias commented Jul 22, 2020

Hello,

I am trying to install plugin version 7-dev on kibana version 7.5.0. I get the following when I do npm install:

npm ERR! peerinvalid The package vis-util does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants vis-util@^1.1.8
npm ERR! peerinvalid Peer [email protected] wants vis-util@^4.0.0

npm ERR! System Linux 5.3.0-1032-azure
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /usr/share/kibana/plugins/network_vis
npm ERR! node -v v0.10.30
npm ERR! npm -v 1.4.21
npm ERR! code EPEERINVALID
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /usr/share/kibana/plugins/network_vis/npm-debug.log
npm ERR! not ok code 0

ideas?

--Kerri

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

1 participant