sudo lsof -i :3000
kill -9 <PID>
Last active
January 4, 2018 16:36
-
-
Save isabellachen/495af39d62fbacdda5a2b1d899b5980f to your computer and use it in GitHub Desktop.
Kill terminal process running on port 3000 - for error EADDRINUSE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment