If I run a server with the port 80, and I try to use xmlHTTPrequest i get this error: Error: listen EADDRINUSE
Error: listen EADDRINUSE
Why is it problem for nodejs, if I want t
Try both commands and it will stop all node process.
killall 9 node pkill node npm start