-
### Pre-Check ###
- If you are filing for a bug, please do a quick search in current issues first
- For bugs, mention if you are willing or interested in helping fix the issue
- For questions or …
-
Hi,
When I try to rebar3 compile, I get the following error:
```
===> Failed to update package rebar_qc from repo hexpm
===> Errors loading plugin rebar_qc. Run rebar3 with DEBUG=1 set to see …
-
When executing `rebar3 shell` I get the following:
```
===> Analyzing applications...
===> Compiling getopt
===> Compiling providers
===> Compiling gpb
===> Compiling grpcbox_plugin
===> Compil…
-
i compile this package at ubuntu20.04 it report error when compile grpc
"make" grpc
make[1]: Entering directory '/root/gateway-config'
generating gateway_config grpc services
REBAR_CONFIG="confi…
-
I wasn't aware of this repository before. I had to create a rebar3 protobuf plugin to be able to compile the riak client (which has riak_pb as dependency). You can find it under https://github.com/cm…
-
Hi @deadtrickster , can you document how to build the plugin so that it can be installed with a specific version of the RabbitMQ docker image? I need to build the plugin because of your last comment h…
-
I have a Rebar3 release generated, using this plugin. I was generating the release using Erlang 18.3 and never had a problem. Recently upgraded to 20.1 and kept getting an error on release generation:…
-
I am playing around with the BSP protocol in connection to the [Erlang LS](https://github.com/erlang-ls/erlang_ls) Erlang Language Server. The Build Server in our case consists of a [rebar3](https://w…
-
Hello. When I try to compile my project which uses i18n as dependency I get next error:
rebar3 compile
===> Verifying dependencies...
===> Fetching i18n ({git,"https://github.com/erlang-unicode/i…
-
**Status**: Proposal
**Branch Location**: https://github.com/erlsci/yaws/tree/rebar3-support
**Branch Build Status**: https://travis-ci.org/erlsci/yaws
**Background**: This has come up in two separ…