EADDRINUSE error when trying to run grunt serve a second time
Issue
- When trying to develop locally, running
grunt servea second time results in the following error message:
uncaughtException: { [Error: listen EADDRINUSE 0.0.0.0:8001]
code: 'EADDRINUSE',
errno: 'EADDRINUSE',
syscall: 'listen',
address: '0.0.0.0',
port: 8001 }
Environment
- Red Hat Mobile Application Platform
- CygWin (Windows)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
