Kname80

Results 1 comments of Kname80

This fix work for me , from cmd run netstat -ano | findstr :yourPortNumber tthen : taskkill /PID typeyourPIDhere /F The link explained it very well (https://stackoverflow.com/questions/39632667/how-to-kill-a-currently-using-port-on-localhost-in-windows)