我试图将使用 rebar 构建的 REST API 示例转换为 rebar3 版本(http://jordenlowe.com/title/Explain_like_I_am_5_-_Erlang_REST_Framework_Cowboy)。我已添加jsx到app.src. 这可能是什么原因?在将其设为 rebar3 版本时,我还需要做些什么吗?
出现这个错误。
===> Failed to solve release:
Dependency jsx is specified as a dependency but is not reachable by the system.
Run Code Online (Sandbox Code Playgroud) erlang ×1