Hi,
I cloned kibana by git, then run npm install, then run npm run test, without even touch the code
I got the next error:
Aborted due to warnings.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "O:\Program Files\nodejs\node.exe" "O:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run
" "test"
npm ERR! node v6.7.0
npm ERR! npm v3.10.3
npm ERR! code ELIFECYCLE
npm ERR! kibana@6.0.0-alpha3 test: grunt test
npm ERR! Exit status 3
npm ERR!
npm ERR! Failed at the kibana@6.0.0-alpha3 test script 'grunt test'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the kibana package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! grunt test
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs kibana
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls kibana
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! D:\kibana\npm-debug.log
Running "esvm:test" (esvm) task
starting up "test" cluster
INFO - - cluster - Downloading & installing from "5.x" branch.
INFO - - cluster - Installing plugins
INFO - - cluster - Purging C:\Users\Itzhak\Documents\elk_dev\pullRequest\kibana\esvm\test\branch-5.x\data
INFO - - cluster - Starting 1 nodes
Warning: Cannot read property 'split' of undefined Use --force to continue.
Aborted due to warnings.
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\Itzhak\AppData\Roaming\npm\node_modules\npm\bin\n
pm-cli.js" "run" "test:quick"
npm ERR! node v6.10.2
npm ERR! npm v3.10.8
npm ERR! code ELIFECYCLE
npm ERR! kibana@5.6.0 test:quick: grunt test:quick
npm ERR! Exit status 3
npm ERR!
npm ERR! Failed at the kibana@5.6.0 test:quick script 'grunt test:quick'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the kibana package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! grunt test:quick
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs kibana
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls kibana
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! C:\Users\Itzhak\Documents\elk_dev\pullRequest\kibana\npm-debug.log
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.