? Something is already running on port 3000. nothing in ort code example
Example: Port 3000 is already in use, but when I try to kill nothing is found
netstat -ano | findstr :3000
taskkill /PID "123" /F
netstat -ano | findstr :3000
taskkill /PID "123" /F