Kibana问题搜集---下载源码,执行npm install 报错

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! chromedriver@2.34.0 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the chromedriver@2.34.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:UsersxxxAppDataRoaming pm-cache\_logs2018-03-03T02_25_12_986Z-debug.log

原文地址:https://www.cnblogs.com/lishidefengchen/p/8495977.html