Ionic Serve Running with no CMD

I’m not sure what to say…

I restarted my computer twice and Ionic serve is still running somehow… I ended all CMD related tasks in my Task Manager… I even deleted the directory it was running from…

Ionic Framework: 2.0.1
Ionic Native: 2.4.1
Ionic App Scripts: 1.1.0
Angular Core: 2.2.1
Angular Compiler CLI: 2.2.1
Node: 6.9.1
OS Platform: Windows 10
Navigator Platform: Win32
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

The problem is with your computer, not Ionic… lol

Understood. what do you suggest I should do?

Found a workaround, I ran Ionic serve in a different port

ionic serve --lab -s -p 5100

This is actually not possible. What makes you think it is “still running”? Are you getting an error message?

I type in “localhost:8100/ionic-lab” in my browser, my app shows. No error message, no CMD, nothing else would be open.

1 Like