Extra serve options "- -oss" must have a value

Hi,

I'm trying to launch the open-source Kibana dev server for plugin development using yarn start --oss. However, I'm getting the following error:

$ plugin-helpers start --oss

  Usage: serve [options]

  Run the kibana server

  Options:
   [..........bunch of command options here]

 ERROR  Extra serve options "--oss" must have a value

undefined

Done in 5.25s.

I'm doing this on version 6.5.4

Regards,
Dilshan

How Did You solve the problem? I am also getting same problem.
Steps Which i followed:-

  1. Copied the existing working with --oss repository
  2. Running yarn --oss --dev using VS Code.

This problem still hasn't been solved. :slightly_frowning_face:

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