79338328

Date: 2025-01-08 08:04:53
Score: 2
Natty:
Report link

for windows, in cmd,(run as administrator) do, netstat -ano | findstr :3001 , then look for output which specify your port number in the 2nd column next to TCP,that your PID if its 1234 use , taskkill /PID 1234 /F replace 1234 with your PID

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: jobin kj