Skip to content

Error running madoko-local #76

@tom-newhall

Description

@tom-newhall

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions