Created
August 12, 2015 16:25
-
-
Save jkakar/c80ebb182818cff92000 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rebar3 compile | |
===> Verifying dependencies... | |
===> Fetching edown ({git,"git://github.com/esl/edown.git",{tag,"0.4"}}) | |
===> Compiling edown | |
===> Compiling /Users/jkakar/src/github.com/jkakar/rebar_edown_plugin/_build/default/lib/edown/src/edown_doclet.erl failed | |
/Users/jkakar/src/github.com/jkakar/rebar_edown_plugin/_build/default/lib/edown/src/edown_doclet.erl:116: field packages undefined in record doclet_gen | |
/Users/jkakar/src/github.com/jkakar/rebar_edown_plugin/_build/default/lib/edown/src/edown_doclet.erl:118: field filemap undefined in record doclet_gen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment