[erlang-questions] Error with ./rebar generate: "erlsom: Application version clash. Multiple directories contains version \"1.2.1\"

Tuncer Ayaz tuncer.ayaz@REDACTED
Wed May 21 22:26:39 CEST 2014


On 5/21/14, Rik Ribbers wrote:
> Hello Brian,
>
> The problem was indeed that I installed erlsom manually before I got
> to into rebar, removing it solved the problem. Thank you for your
> reply.
>
> However after solving this and adding a few more dependancies I am
> stuck again on adding ssl...the error is :
>
> ERROR: Unexpected error: {'EXIT',
>                              {{badmatch,
>                                   {error,
>                                       {1,
>
> [99,112,58,32,99,97,110,110,111,116,32,

[...]

> 108,101,32,111,114,32,100,105,114,101,
>                                         99,116,111,114,121,10]}}},
>                               [{rebar_file_utils,cp_r,2,
>
>
> Any pointer would be appreciated.

Hi Rik,

if you update to rebar 2.3.0 or newer, you'll get a proper error
message instead of a badmatch.



More information about the erlang-questions mailing list