i am testing a server written in nodejs on windows 7 and when i try to run the tester in the command line i get the following error
Error: listen EADDRINUSE
One possible solution that worked for me was simply to close the window in browser where I had the corresponding "http://localhost:3000/" script running.