Install problem

hello
i am trying to install kibana on my windows 10-64 bit. when i try to open /bin/kibana i get this error : "unable to find usable node.js executable."
i tried v 5.5.2 and 5.5.1, .zip and .tar and i had same problem.
i download from here:https://github.com/elastic/kibana/releases
Edit:
After reinstalling node.js and changed kibana path to C:\kibana-5.5.2 now i have a new error:
module.js:471
throw err;
^

Error: Cannot find module 'babel-preset-react'
at Function.Module._resolveFilename (module.js:469:15)
at Function.resolve (internal/module.js:27:19)
at Object. (C:\kibana-5.5.2\src\optimize\babel\helpers.js:14:13)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)

go to this link: https://www.elastic.co/downloads/kibana#ga-release

Cant download from there. i get Server not found error. tried with firefox and chrome with 2 different connection.

i think it is because of your OS...

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.