Skip to content
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

No informative error running npm start if port 8080 is bound #1710

Open
kmicklas opened this issue Jun 29, 2024 · 0 comments
Open

No informative error running npm start if port 8080 is bound #1710

kmicklas opened this issue Jun 29, 2024 · 0 comments

Comments

@kmicklas
Copy link
Contributor

Running npm start prints


> [email protected] start
> cd server && node index.js

and fails with exit code 1 if another program is already running on port 8080.

This took me much longer to debug than I would like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant