cowboy-examples icon indicating copy to clipboard operation
cowboy-examples copied to clipboard

ERROR: OTP release 18 does not match required regex R16

Open ghost opened this issue 10 years ago • 2 comments

I have erlang R18 installed on my ubuntu 14.04 machine.

when i run rebar compile, it throws error as,

==> Entering directory `/home/sk/ws/erlang/cowboy-examples/deps/cowboy'
==> Entering directory `/home/sk/ws/erlang/cowboy-examples/deps/cowlib'
==> cowlib (compile)
ERROR: OTP release 18 does not match required regex R16

ghost avatar Sep 08 '15 15:09 ghost

==> cowlib (compile) ERROR: OTP release 18 does not match required regex R15 ERROR: compile failed while processing /Users/sam/Workstation/mycodes/el/cowboy-examples/deps/cowlib: rebar_abort make: *** [app] Error 1

henryluki avatar Oct 27 '15 06:10 henryluki

I have the same problem :(

nazar256 avatar Dec 24 '15 20:12 nazar256