I was trying to convert a REST API example built using rebar to rebar3 release (http://jordenlowe.com/title/Explain_like_I_am_5_-_Erlang_REST_Framework_Cowboy). I have added jsx
to app.src
.
What could be the reason for this? Also is there anything I need to do more when making this a rebar3 release?
This error comes up.
===> Failed to solve release:
Dependency jsx is specified as a dependency but is not reachable by the system.