Getting Errors while installing Kibana

Hi team,

2021-09-21T18:30:00Z
I am trying to Install kibana as developer mode from the link given below.

Getting started | Kibana Guide [master] | Elastic

I have followed each and every step.
But while running the command "yarn kbn bootstrap", I am getting the following errors

 Creating runfiles tree bazel-out/host/bin/external/npm/typescript/bin/tsc.bat.runfiles [for host] failed: CMD.EXE failed: error executing command
 Assembling npm package packages/elastic-datemath/npm_module failed: CMD.EXE failed: error executing command

I also tried running the yarn install but after successfully installing it thre this error while running the yarn start command

yarn start
yarn run v1.22.11
$ node scripts/kibana --dev
internal/modules/cjs/loader.js:905
  throw err;
  ^
Error: Cannot find module '@kbn/apm-config-loader'

Please help me out with the issue.

Are you using "Git bash" for Windows?

Were there errors logged while running yarn kbn bootstrap?

Are you in an environment that has flaky networking connectivity?

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