This is a sequel to my last post.

I tried running Node.js server on port 80 on Windows. In my first attempt, I had WAMP Server running on port 80. So i got EADDRINUSE error.

I stopped WAMP Server. Node.js app worked on port 80 on Windows.

Leave a comment

Trending