Kibana 4.5.1 statup issues

I'm new to Kibana, sorry if this is a noob issue but I get the following when trying to start kibana 4.5.1:

$ cd kibana/bin
$ ./kibana
module.js:327
throw err;
^

Error: Cannot find module './lib/api/register/node-polyfill'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (/app/kibana-4.5.1-linux-x64/node_modules/babel-core/register.js:1:80)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)

Thx for any help,
CC

What OK, how did you install it, what version?

I downloaded the linux-64 tarball, extracted it. I've now tried 4.5.1 and 4.5.4.

What OS.

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