-
# rebar compile
==> gproc (compile)
==> jsonx (compile)
==> lager (compile)
==> ranch (compile)
Compiled src/ranch_sup.erl
Compiled src/ranch_app.erl
Compiled src/ranch_listener.erl
Compiled src/ranc…
-
Hi!
i've installed ansible-cmdb via pip and virtualenv.
```
% ./bin/pip freeze
ansible==2.2.1.0
ansible-cmdb==1.19
appdirs==1.4.0
cffi==1.9.1
cryptography==1.7.2
enum34==1.1.6
idna==2.2
…
-
Hello,
I can't get past "Cannot find module 'process/browser' from '.'" error. My stack is:
- `karma-typescript@2.1.7`
- Typescript 2.1.5
- node v7.5.0
- npm 4.1.2
- macOS Sierra v10.12.2
…
-
In the sql.tpl file the if/else statement seems to do the same thing. Either the else: and following statement needs to be removed or a different variable needs to be set. I don't have and OpenBSD to …
-
Hello,
I have an issue with `jsone` library and float numbers after migrating from `jsonx`:
``` erlang
jsone:encode([{, 1.485}]).
```
will result in :
``` erlang
```
instead:
``` erlang
```
S…
-
When it encounters a KeyError while processing it reports the failure as "address".
```
> ansible-cmdb -d -t keyerror.tpl.txt /tmp/fnord
data_dir = /usr/local/Cellar/ansible-cmdb/1.18/ansiblecmdb…
-
when running `pub get`:
```
Resolving dependencies...
Package bootstrap_sass has no versions that match 4.0.0-alpha.3+5 derived from:
- ng_bootstrap 0.4.6 depends on version 4.0.0-alpha.3+5
```
…
-
After upgrading our QA environment to Go 1.8 (rc2), we lost insight into New Relic metrics.
Running tests on master (commit 7d12ae2201fc160e486197614a6f65afcf3f8170) with Go 1.7 is successful (`❯ g…
-
While using RELX_REPLACE_OS_VARS to create dynamic vm.args relx create (vm|sys).config.2 files and try to start with it
But template [{...} | File] worked ONLY if name of config is SYS.CONFIG , so i…
-
There is a typo that breaks name URLs on the html_fancy page. URLs in the generated HTML look like the following:
```
hostname
```
The typo is in [html_fancy.tpl](https://github.com/fboender/ansi…