-
**Question.**
Can I use/combine [Docker Erlang/OTP](https://hub.docker.com/_/erlang/) and this vscode_erlang extention?
**Situation**
I'm using Visual Studio Code that installed on WinOS.
[Remot…
-
```
max:bigwig max$ ./rebar get-deps
==> cowboy (get-deps)
Pulling quoted from {git,"git://git.corp.smarkets.com/quoted.erl.git",
{tag,"1.0.3"}}
fatal: Unable to look up git.c…
-
When rebar is supported, one should be able to even build releases, etc
-
Hi!
I am trying to parse `https://github.com/erlware/relx/blob/master/rebar.config` and get an error:
```
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/erl_terms/erl_…
-
Currently it just bails out if you try running on a project without a port spec in the config:
```
===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace
===> Uncaught error: {'EXIT',
…
-
Hi, @HEmile , I test the example in examples/vae/discrete_vae.py, but find the gumbel softmax performs much better than rebar, relax and reinforce (testing loss after 10 epochs: 98 for gumbel, 165 for…
-
[was@ip-172-31-29-230 riak]$ make locked-deps
Using rebar.config.lock file to fetch dependencies
./rebar -C rebar.config.lock get-deps
Uncaught error in rebar_core: {'EXIT',
…
-
I'm trying to setup a workflow where I can compile my app in a docker container running Alpine Linux such that the release will then run in a docker image in a Kubernetes cluster. I'm using distillery…
-
### 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 …
-
```
Cloning into /tmp/agner.09ZtSI...
remote: Counting objects: 1800, done.
remote: Compressing objects: 100% (618/618), done.
remote: Total 1800 (delta 1265), reused 1702 (delta 1174)
Receiving objec…