I've extracted kibana to C:\tools\kibana, and the output when I try to run is:
module.js:338
throw err;
^
Error: Cannot find module 'C:\tools\kibana\src\cli'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
which is correct as the 'src' directory doesn't exist there:
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.