SyntaxFix
Write A Post
Hire A Developer
Questions
Simple solution:
8080
`sudo lsof -i:8080`
`kill $PID`
PID is got from step 1's output.