-
Notifications
You must be signed in to change notification settings - Fork 655
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing Ionic 4 - Error: listen EADDRINUSE 127.0.0.1:8200 #3052
Comments
Exit the app with Ctrl-C in the command window and run again causes the error. |
Same issue here, with slightly different syntax. Same process to fix the issue. Must close out my ide (Visual Studio Code) and restart to get serve working once again.
|
@JayDz3 That's a slightly different issue, even if it's a similar-looking error. Should be fixed with the next RC release (today or tomorrow). More info: #3022 (comment) @peterennis I am able to reproduce the issue. Will fix this soon!
Yeah, I've seen this with Windows. Ctrl-C should definitely kill the processes/servers of the command that was just killed, but for some reason it doesn't. Haven't been able to reproduce on my Windows machine yet. It's why I opened this issue: #3022 |
Windows 10, x64
Description:
Running ionic serve multiple times increments the browser session. Good.
Running lab fails after the first session.
There are no phantom node process running.
Steps to Reproduce:
Output:
My
ionic info
:Other Information:
The text was updated successfully, but these errors were encountered: