Why ionic serve automatically stop?

$ ionic serve
Starting app-scripts server: --address 0.0.0.0 --port 8100 --livereload-port 35729 --dev-logger-port 53703 --nobrowser - Ctrl+C to cancel
[12:02:47] watch started …
[12:02:47] build dev started …
[12:02:47] clean started …
[12:02:47] clean finished in 63 ms
[12:02:47] copy started …
[12:02:47] deeplinks started …
[12:02:47] deeplinks finished in 31 ms
[12:02:47] transpile started …
[12:03:03] transpile finished in 15.90 s
[12:03:03] preprocess started …
[12:03:03] preprocess finished in less than 1 ms
[12:03:03] webpack started …
[12:03:05] copy finished in 18.42 s
[12:03:20] webpack finished in 17.53 s
[12:03:20] sass started …
[12:03:55] sass finished in 35.06 s
[12:03:55] postprocess started …
[12:03:56] postprocess finished in 372 ms
[12:03:56] lint started …
[12:03:56] build dev finished in 69.29 s
[12:04:04] dev server running: http://localhost:8100/

[OK] Development server running!
Local: http://localhost:8100
External: http://10.10.10.87:8100

i have to face like this one. i cannot connect local serve
so plse help me

What you posted shows nothing wrong, all looks like it should like.

What is your problem?

Server could not connected

What server? localhost:8100 is the server of ionic serve.

Ok, so you can’t open it in the browser.

Does it work with the other address localhost:8100?

Please have you been able to find a solution to the problem?

I have the same problem ionic serve automatically stop running from the console