Kibana: Error: Cannot find module '[INSTALL PATH]\src\cli'

Created on 9 Nov 2017  路  5Comments  路  Source: elastic/kibana

Kibana 6.0 rc2
Windows 10
Chrome Latest

  1. Unzip Kibana files into C:application directory
  2. Navigate to bin directory
  3. Type "kibana.bat"

I receive the following output in the command window:

C:\Applications\kibana-6.0.0-rc2-windows-x86_64\bin>kibana.bat
module.js:471
throw err;
^
Error: Cannot find module 'C:\Applications\kibana-6.0.0-rc2-windows-x86_64\src\cli'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.runMain (module.js:604:10)
at run (bootstrap_node.js:383:7)
at startup (bootstrap_node.js:149:9)
at bootstrap_node.js:496:3

Most helpful comment

@tylersmalley great, same problem, i started before unzip complete.

All 5 comments

@polomint82, can you verify C:\Applications\kibana-6.0.0-rc2-windows-x86_64\src\cli\index.js exists? Wondering if you unzip didn't complete.

I am unable to reproduce with Windows 10 and the same directory structure

screenshot 2017-11-09 12 06 08

Yeah, you can close this issue. I can't really confirm why the issue occurred, but all is well now.

Appreciate the reply

Good to hear.

I still see the same issue with Kibana 6.2.2. Any workaround

@tylersmalley great, same problem, i started before unzip complete.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mark54g picture mark54g  路  3Comments

Ginja picture Ginja  路  3Comments

tbragin picture tbragin  路  3Comments

timmolter picture timmolter  路  3Comments

cafuego picture cafuego  路  3Comments