GlobalNOC / globalnoc-networkmap-panel

A network map panel for Grafana
Other
193 stars 29 forks source link

Ubuntu server installation failed #87

Open lucasvivian opened 5 years ago

lucasvivian commented 5 years ago

Hello, everybody.

I'm trying to install globalnoc-network-panel on Ubuntu Server 18.04, but I'm receiving the following errors:

core-js@2.6.9 postinstall /var/lib/grafana/plugins/globalnoc-networkmap-panel-1.1.2/node_modules/core-js node scripts/postinstall || echo "ignore"

module.js:549 throw err; ^

Error: Cannot find module '/var/lib/grafana/plugins/globalnoc-networkmap-panel-1.1.2/node_modules/core-js/scripts/postinstall' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25) at Function.Module.runMain (module.js:693:10) at startup (bootstrap_node.js:188:16) at bootstrap_node.js:609:3 ignore

┬ acorn-node@1.7.0 │ │ ├── UNMET PEER DEPENDENCY acorn@6.2.0

pkg-up@1.0.0 ├── UNMET PEER DEPENDENCY eslint-plugin-react@^4.2.3

sreemukha commented 5 years ago

Hi, please follow the build instructions listed in the Build.md file.