cli icon indicating copy to clipboard operation
cli copied to clipboard

Marko serve hangs without notice if the port 3000 is used

Open haikyuu opened this issue 4 years ago • 0 comments

Expected behaviour

  • Tell the user that port 3000 is used
  • Suggest to run the command using --port parameter
  • Or prompt the user to see if he wants to use another port instead
  • Or auto increment 3000 until a port is found

haikyuu avatar Feb 05 '21 10:02 haikyuu