Skip to content

AmitxParmar/Windows-Port-Issue-Fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Windows-Port-Issue-Fix

. This .bat file fixes Port related issues in windows.

I was facing Port:3000 already in use Issues, So, I've tried:

netstat -ano | findstr :3000 tskill typeyourPIDhere

But that doesn't seem to be Working, the .bat File Saved me.

How to run the .bat file

Just Download the file and Run as Administrator and the Problem should be Solved.

About

This .bat file fixes Port related issues in windows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published