-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hi, I'm trying to run madoko-local with the command madoko-local -r -l
and I get the error message
events.js:182
throw er; // Unhandled 'error' event
^
Error: listen EACCES 127.0.0.1:80
at Object.exports._errnoException (util.js:1026:11)
at exports._exceptionWithHostPort (util.js:1049:20)
at Server.setupListenHandle [as _listen2] (net.js:1288:19)
at listenInCluster (net.js:1353:12)
at doListen (net.js:1479:7)
at GetAddrInfoReqWrap.asyncCallback [as callback] (dns.js:84:16)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:100:10)
I tried figuring out what this was and if I could fix it myself, but no luck. I really loved writing in Madoko! I had written so many cool things with the replace command... such a shame that it's not really working any more...
Anyway, if there is a way to fix this, it would be great. If not, I understand you have other things.
Are there any other markdown parsers with similar functionality?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels