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
Actual: Rebar3 tries to compile stream_data and fails
Expected behavior
Optional dependencies not present in rebar.config should be ignored by Rebar3, even if they appear in mix.exs. This is needed for cross-tool compatibility when a library supports both build tools.