Terminating process that occupy the specific port

In a nutshell: This post is about kill the process that occupying port that we want to use. Sometimes when you developing app on your local machine you can encounter port blocked. In my cases, these were ports 4200 and 5001. For example after using ng start command for start Angular frontend application or dotnetContinue reading “Terminating process that occupy the specific port”