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
Hello, I'm so sorry to tell you guys that this project will not be maintained. And if you want to build this project, you need to install rebar3 via referring this guide.
execute commands below. It should be ok.
$ git clone https://github.com/erlang/rebar3.git
$ cd rebar3
$ ./bootstrap
$ ./rebar3 local install
Last but not least, I suggest you guys to use solution provided by esl to install erlang.
Activity
deepaksood619 commentedon Mar 13, 2019
I am using this docker image directly. It is working great. Hope this helps for now, https://hub.docker.com/r/rkosyk/emqtt-benchmark/
dongweiq commentedon Mar 20, 2019
me too

gilbertwong96 commentedon Apr 13, 2019
Hello, I'm so sorry to tell you guys that this project will not be maintained. And if you want to build this project, you need to install rebar3 via referring this guide.
execute commands below. It should be ok.
Last but not least, I suggest you guys to use solution provided by esl to install erlang.
LittleWoodCover commentedon Apr 22, 2019
have you resolve your problem ?cause i've the same one that you did?
googlefan commentedon Sep 18, 2019
try this . :