-
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. Do we have an installer/deinstaller for erlang releases? Or can we have?
-
It appears that some patches the rtems toolchain build process depends on are hosted on an unreliable server. Maybe consider hosting them GitHub or removing them altogether as they appear to be irrele…
-
As Kyorai/riak_core#34, rebar3_erl_vsn 0.2.0 tag does not handle the `ssl_accept_deprecated` option.
~Need a new tag.~
why 0.1.9 is the later version, and 0.2.0 is the older version. Very confused.
-
### Steps to reproduce
1. mix phx.new myapp
2. add Distillery 2.0 to mix.exs
3. mix release.init
4. Follow official guide on [Deploying with Docker](https://hexdocs.pm/distillery/guides/working_…
-
### 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…
-
Before the hexpm related changes it was possible to temporarily change the registry address and the location of hexpm packages by changing the ```rebar_packages_cdn``` option.
Now the option does n…
-
Erlang projects have instructions for including them in both erlang (rebar.config, erlang.mk) and elixir (mix.exs) projects. e.g. https://hex.pm/packages/elli
Elixir projects have only instructions…
-
I suppose it would have to be a separate project, but is rebar3 support planned?