[node.js] how to release localhost from 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.