how to stop service running on port 3000 mac code example Example: stop port 3000 mac sudo lsof -i :3000 kill -9 PID