Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
drTr0jan opened this issue Nov 30, 2020 · 2 comments
Closed

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

drTr0jan opened this issue Nov 30, 2020 · 2 comments

Comments

@drTr0jan
Copy link

drTr0jan commented Nov 30, 2020

Kibana 7.10.0
Elasticsearch 7.10.0
FreeBSD 12.2
node.js 10.23

Install from ports.

Kibana cannot start after install.

09:06:03.844577 kibana 7818 - - internal/modules/cjs/loader.js:638
09:06:03.844873 kibana 7818 - -     throw err;
09:06:03.844888 kibana 7818 - -     ^
09:06:03.844900 kibana 7818 - - 
09:06:03.844912 kibana 7818 - - Error: Cannot find module '/usr/local/www/kibana7/src/cli'
09:06:03.844924 kibana 7818 - -     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
09:06:03.844936 kibana 7818 - -     at Function.Module._load (internal/modules/cjs/loader.js:562:25)
09:06:03.844958 kibana 7818 - -     at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
09:06:03.844970 kibana 7818 - -     at startup (internal/bootstrap/node.js:283:19)
09:06:03.844982 kibana 7818 - -     at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)

It seems like a #14865, but there's no index.js in 7.10 (instead 7.9.3).

@drTr0jan
Copy link
Author

drTr0jan commented Nov 30, 2020

It's a FreeBSD-port bug after #79586.

@jurajlutter
Copy link

@drTr0jan thanks for the report, it will be corrected in next commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants