我正在 R16B03 上测试这个https://github.com/saleyn/erws_example(在 Windows 和 Ubuntu 上)
==> erws_example (compile)
src/erws_handler.erl:none: undefined parse transform 'lager_transform'
ERROR: compile failed while processing /home/charles/erws_example: rebar_abort
Run Code Online (Sandbox Code Playgroud)
我看到了这个建议http://philipcristiano.com/2013/05/27/ordering-of-rebar-dependency.html
到目前为止,我无法取得任何进展。
谢谢。