dlumbrer / dlumbrer/kbn_network

npm install fails

Open
#88 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
366
Forks
94
PR merge metrics
No merged PRs in 30d

Description

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 vis-network@7.2.0 wants vis-util@^1.1.8
npm ERR! peerinvalid Peer vis-data@6.6.1 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

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce npm install in /usr/share/kibana/plugins/network_vis using Kibana 7.5.0 and plugin version 7-dev, then inspect npm-debug.log alongside the reported peer dependency versions. Done means the plugin installs without the vis-util peer dependency conflict.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.