Open console with admin user.
Righ click on CMD open with administrador
Run next command:
netstat -ano | findstr :YOUR_PORT
Find PID and next
taskkill /PID YOUR_PID /F
Example:
Modern applications rely on multiple external systems — relational databases, messaging services, cloud APIs, and more. Unit tests alone ca...
No comments:
Post a Comment