Did you extract the whole zip file and then start from that extracted folder? You can't run it from inside the zip file
You shouldn't have to do anything with the node.exe in Kibana. It doesn't need to be in your path.
Here's what I see when I start it;
D:\windowsInstalls\kibana-6.2.3-windows-x86_64\kibana-6.2.3-windows-x86_64>.\bin\kibana.bat
log [14:18:18.543] [info][status][plugin:kibana@6.2.3] Status changed from uninitialized to green - Ready
log [14:18:18.598] [info][status][plugin:elasticsearch@6.2.3] Status changed from uninitialized to yellow - Waiting for Elasticsearch
log [14:18:18.769] [info][status][plugin:timelion@6.2.3] Status changed from uninitialized to green - Ready
log [14:18:18.780] [info][status][plugin:console@6.2.3] Status changed from uninitialized to green - Ready
log [14:18:18.786] [info][status][plugin:metrics@6.2.3] Status changed from uninitialized to green - Ready
log [14:18:18.813] [info][listening] Server running at http://localhost:5601
If you're still getting the error you might want to try changing the first line of kibana.bat from @echo off to @echo on and run it again and paste that output here.
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.