First time trying out exrm. Build failing because unreachable_package. Can't seem to find what package is the issue. Any insight into where I should be looking would be much appreciated.
===> Provider successfully run: app_discover
===> Running provider resolve_release
===> Solving Release telnet_client-0.0.1
===> Provider (resolve_release) failed with: {error,
{rlx_prv_release,
{failed_solve,
{unreachable_package,
telnet_client}}}}
==> Failed to build release. Please fix any errors and try again.
Removing the build_path and config_path seems to have done the trick.