-
Hi, guys.
Trying to run this on Windows 10, from erlang rebar3 project, with an elixir dependency [extreme](https://hex.pm/packages/extreme).
Here is my `rebar3.config`:
```
{erl_opts, [debug_…
-
### Environment ###
-bash-4.2$ rebar3 report
```
Rebar3 report
version 3.5.3+build.4088.refe2e7f65
generated at 2018-06-20T14:40:40+00:00
=================
Please submit this along with your …
-
**Describe the bug**
Now that we send progress notifications, we have multiple places that can call `TRANSPORT:send/2`.
This can result in interleaved garbage output, as reported in my emacs lsp-m…
alanz updated
4 years ago
-
when running the cuttlefish plugin it is spoosed to not copy files that are already copied by the overlay, however that is not the case.
The problem is in here: https://github.com/tsloughter/rebar3_c…
-
I'm looking to write a new rebar3 plugin for the new compiler API
## The API
The API is to be called once per Erlang application within the project, starting with the left applications that have…
-
when calling appup release, which calls appup compile on one of our applications it generates
{"git", UpgradeInstructions, DowngradeInstructions} instead of putting the correct version number there…
-
Hi. I've seen today this very strange error in one of my builds. When I run `rebar3 compile` or `rebar3 eunit` everything works. Only when I call rebar3 ct I have this error:
```
===> Running hook…
-
### Pre-Check ###
I am trying to setup and deploy a grisp application from this github: "https://github.com/lunelis/sensor_fusion" but when trying to deploy to my SD card I get an "Uncaught error i…
-
On Windows, `rebar3` does not support `rebar3 local install` which would set up `$HOME/.config/rebar3` automatically for them, for some reason. Each kind of shell one might run may have a different no…
-
### 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 …