skeeto / impatient-mode

Impatient html mode. See your changes in the browser as you type
215 stars 19 forks source link

ERROR: Cannot bind server socket: Permission denied #31

Open obscurusXIII opened 3 years ago

obscurusXIII commented 3 years ago

So when I run httpd-start I get this error message

Cannot bind server socket: Permission denied

I've tried setting up servers with emacs and it works fine.

My setup: Doom emacs (27.1) Windows 10 build 2004 with some w10privacy modifications but I doubt if it's stopping shttp from creating the server as I can use light http.

Thanks