<div dir="ltr"><div><div>hi all<br></div><div>           I was trying to convert a rest api example built using rebar to rebar3 release ( <a href="http://jordenlowe.com/title/Explain_like_I_am_5_-_Erlang_REST_Framework_Cowboy">http://jordenlowe.com/title/Explain_like_I_am_5_-_Erlang_REST_Framework_Cowboy</a>) . I have added jsx to app.src .<br></div><div>           This error comes up .<br><br></div><div>               ===> Failed to solve release:<br>               Dependency jsx is specified as a dependency but is not reachable by the system.<br></div>        <br></div>            What could be the reason for this. Also...Is there anything I need to do more when making this a rebar 3 release? Please help.         <br></div>