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
[master][~/example]$ rebar3 compile rvm:ruby-2.1.3
===> Missing registry entry for package rebar3_plugin
===> Plugin rebar3_plugin not available. It will not be used.
===> Verifying dependencies...
when plugin in deps is declared as git, everything is working:
how to reproduce:
in project I made
_checkouts
with sym-linked external plugin repository:when I define plugins deps as package kind:
error is reported:
when plugin in deps is declared as git, everything is working:
The text was updated successfully, but these errors were encountered: