-
As per the discussion in #1669, the idea is to build two versions of rebar3. One is the normal and fully supported binary, the other is a partially unsupported binary that bundles extra providers for …
ghost updated
6 years ago
-
I am using rebar3_gpb_plugin 2.2.9, which pulls in pgb version 4.1.8.
When I specify the gpb option msg_name_to_lower for compiling .proto files, any .proto file with a 'pacakge com.echostar.scc…
-
By using OTP-21 and this plugin (v1.2.0), I encountered the following error ([build log](https://travis-ci.org/sile/jsone/builds/394283989)):
```console
$ git clone https://github.com/sile/jsone.g…
-
### Versions
* OS: Fedora 27
* GRiSP Toolchain: rebar3_grisp, via hex, version 1.1.4, grisp 1.1.2, Erlang/otp 21.0
* Erlang: erlang 21.0
* Rebar: rebar 3.5.3
### Description
```
erl_main: sta…
-
Hey,
I'm not sure if this repo is still maintained - but I am trying to use it. Here is my rebar.config relevant section:
> {plugins, [
> {erlup, ".*", {git, "https://github.com/soranoba/er…
-
I am working reactJS and phoenix app. When I tried to run mix ecto.create && mix ecto.migrate command. getting below error
```
===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace o…
-
I have read the README about https://github.com/tsloughter/grpcbox#using-a-service-client.
However, When I run `rebar3 gprc gen` on the root of my project, it only creates`*_pb.erl` and`*_bhvr.erl`.
…
-
Hi, I'm trying to convert an application from erlang.mk to rebar3, but I'm having an issue with some dependencies. rebar3 isn't finding the include_lib of the root project. Is this expected behavior, …
-
### Pre-Check ###
- For bugs, mention if you are willing or interested in helping fix the issue: **Yes**
### Environment ###
- Add the result of `rebar3 report` to your message:
```sh
$ r…
-
Hi. Do we have an installer/deinstaller for erlang releases? Or can we have?