You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2023. It is now read-only.
The bifrost is not an application but a library, so the line {mod, { bifrost, []}}, line should be removed from bifrost.app.src. If keep it there, the released package(through: rebar generate) cannot be started and lead to a bad_return error.