Hi,
Everytime my code crashes I get this error:
"
Error: listen EADDRINUSE: address already in use :::3000
"
I’m then forced to kill the process manually.
This is a huge time waste. Does anyone know how I can avoid this? I am using linux and I don’t recall having this issue with previous challenges.
Regards,