Ionic Serve not working on ionic CLI 3.16

Hi,

I want to run my code on Ionic DevApp.

Ionic serve not working on ionic CLI 3.16. Ionic stops after completing the query.

Ionic starts working when I run code npm run ionic:serve or npm run ionic:serve --verbose

but I want to run my code on DevApp but it will only work when ionic serve will run.

Here is the ionic serve result:

$ 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
[17:28:21]  watch started ...
[17:28:21]  build dev started ...
[17:28:21]  clean started ...
[17:28:21]  clean finished in 4 ms
[17:28:21]  copy started ...
[17:28:21]  deeplinks started ...
[17:28:21]  deeplinks finished in 40 ms
[17:28:21]  transpile started ...
[17:28:25]  transpile finished in 3.60 s
[17:28:25]  preprocess started ...
[17:28:25]  preprocess finished in 2 ms
[17:28:25]  webpack started ...
[17:28:25]  copy finished in 3.86 s
[17:28:39]  webpack finished in 13.89 s
[17:28:39]  sass started ...
[17:28:40]  sass finished in 1.42 s
[17:28:40]  postprocess started ...
[17:28:40]  postprocess finished in 8 ms
[17:28:40]  lint started ...
[17:28:40]  build dev finished in 19.08 s
[17:28:40]  watch ready in 19.19 s
[17:28:40]  dev server running: http://localhost:8100/

[OK] Development server running!
     Local: http://localhost:8100
     External: http://192.168.8.100:8100, http://192.168.8.101:8100, http://192.168.56.1:8100
     DevApp: @8100 on MyComputer

And here is my Ionic info.

$ ionic info

cli packages: (C:\Users\---\AppData\Roaming\npm\node_modules)

    @ionic/cli-utils  : 1.16.0
    ionic (Ionic CLI) : 3.16.0

local packages:

    @ionic/app-scripts : 3.0.1
    Ionic Framework    : ionic-angular 3.8.0

System:

    Node : v6.10.0
    npm  : 3.10.10
    OS   : Windows 7

Misc:

    backend : pro