-
# :wave: Bienvenido a "Introducción a GitHub" de GitHub Learning Lab
Para empezar, te guiaré a través de unos primeros pasos que son importantes para programar y colaborar en GitHub.
:point_down: …
-
Original reporter: `dogweather`
Affected version: `OTP-19.1.1`
Component: `Not Specified`
Migrated from: https://bugs.erlang.org/browse/ERL-1068
---
```
As a user of erl, The Erlang Emulator, or ie…
-
One of the example shown on README page doesn't work.
```
Eshell V5.8.4 (abort with ^G)
1> meck:new(string, [unstick]).
ok
2> meck:expect(string, strip, fun(String) -> meck:passthrough([String…
-
Original reporter: `crownedgrouse`
Affected version: `OTP-18.0`
Component: `Not Specified`
Migrated from: https://bugs.erlang.org/browse/ERL-38
---
```
Hi,
I do not really know if it is a bug or a …
-
**Describe the bug**
compiling latest source failed with the following error:
=== Entering application ssl
make[3]: *** No rule to make target `/loca../../public_key/include/public_key.hrl', need…
-
## 📝 A text editor that runs on the command line
Linux systems typically have `vim` installed by default. Some others also have emacs or nano. But the only text editors in Windows (Notepad and Word…
-
Hi,
I currently try to get the lfe package in gentoo to a more up to date state and tried to compile from the v1.3 tag for that. Make compile currently fails at trying to install lfeexec [(example b…
-
### Environment ###
Report:
```
$ rebar3 report dialyzer
Rebar3 report
version 0.0.0
generated at 2020-09-01T22:12:06+00:00
=================
Please submit this along with your issue at ht…
-
**My project:**
https://github.com/prokopiy/aira
### Environment ###
rebar3 compile
===> Verifying dependencies...
===> Fetching uuid (from {git,"https://github.com/prokopiy/lfe-uuid.git",{bran…
-
Recently we received some "IoT" boxes in for site deployment that run Ubuntu 16 Core. I would love to put a MeshAgent on them, but so far haven't met with success as by default Core doesn't even come …