Closed moxley closed 6 years ago
Hi @moxley , I updated the code but haven't update the documents. There's a new way to start maru server, you can follow the README.md in the repo to do that.
I'm updating the documents in maru.readme.io. I guess #110 and #111 are the same issue, let's discuss it here and I'll close another one.
Yep, it was just a documentation issue. Closing. Thanks @falood!
Following https://maru.readme.io/docs/basic-usage, after applying fix suggested in #110:
Elixir:
Elixir 1.6.5 (compiled with OTP 21)
I resolved this by downgrading
maru
to version0.10.0
. This also required downgradingcowboy
to1.0.4
.