Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error running madoko-local #76

Open
tom-newhall opened this issue Sep 8, 2021 · 0 comments
Open

Error running madoko-local #76

tom-newhall opened this issue Sep 8, 2021 · 0 comments

Comments

@tom-newhall
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant