79276513

Date: 2024-12-12 20:36:28
Score: 2.5
Natty:
Report link

Change Ports: Make sure the client and server run on different ports, for example, client on port 3000 and backend on port 3001. To kill what’s on port 3000

kill $(lsof -ti:3000)

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