I was trying to host a server and listening to port 80 using NodeJS
I was trying to run this code And This was the output I am getting I also checked this whether the port was already listening to something, can this be the reason? If yes then how can I fix it