按照文档( 插件 | EMQX 5.1 文档)指引,编译插件模板报错。
$ git clone https://github.com/emqx/emqx-plugin-template
$ cd emqx-plugin-template
$ ls
check-vsn.sh erlang_ls.config gitignore_template Makefile README.md rebar3 src
emqx-plugin.template get-rebar3 LICENSE priv README_template.md rebar_template.config
$ make rel
/home/appadmin/work/emqxwork/emqx-plugin-template/rebar3 emqx_plugrel tar
===> Command emqx_plugrel not found
make: *** [Makefile:51: rel] Error 1
OTP 版本:Erlang/OTP 25