cli
cli copied to clipboard
Marko serve hangs without notice if the port 3000 is used
Expected behaviour
- Tell the user that port 3000 is used
- Suggest to run the command using
--portparameter - Or prompt the user to see if he wants to use another port instead
- Or auto increment 3000 until a port is found