-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I realize this is not directly evm problem, but just asking if there's some way to kill 2 birds with one stone here.
It looks like something changed in > erl23 and a rebar3 compiled with sayl, er23 barfs when run against erl25 with
init terminating in do_boot ({undef,[{rebar3,main,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]})
This requires recompiling rebar3 when switching with evm. What would be the cleanest way to leverage how evm works such that switching evm would also switch rebar3 version? I can do the work and send a PR. Thanks.
Metadata
Metadata
Assignees
Labels
No labels