-
{"init terminating in do_boot",{noproc,{gen_server,call,[undefined,{get_meta,},infinity]}}}
[erl_crash.dump.zip](https://github.com/KronicDeth/intellij-elixir/files/1098678/erl_crash.dump.zip)
-
Right now to trace an elixir function one needs to put `'Elixir.sth.sth':fun/1` into the search box. I'd say this is Elixir unfriendly. I don't know if it is hard but maybe we could "fork" our GUI.
…
-
I'm using this function in my code
```
Timex.format!(Timex.now, "{YYYY}-{0M}-{0D}-{h24}-{m}-{s}{ss}")
```
however sometimes I get this exception
```
** (ArgumentError) argument error
…
-
*Moved discussion here because it has nothing to do with `ecto`*
With your PR to makedown, makedown itself depends only on `ex_spirit`, which obviously I can't stop depending on. Makedown will sta…
-
When working on #1087 it was clear how... painful? the String class is to use.
I can easily make one, but as soon as I want to take it apart it becomes very difficult to use.
## Characters
Getting …
-
Guten Tag!
It's probably not a big deal, but I was running some benchmarks just now, and on one run I got the following timeout error from `Task.await`.
```
$ mix run code/general/map_lookup_vs…
-
> If you need help figuring out how to use a specific buildpack, or are having issues using multiple buildpacks, please see our [irc or slack channels](http://dokku.viewdocs.io/dokku/getting-started/w…
-
Running the Chef client on a Vagrant Virtual Box VM of Ubuntu 14.04 is stalling when it hits `looks_like_gce? == true`
The debug output is below and files that Vagrant uses are at the end.
I'm runni…
Nalum updated
7 years ago
-
I know there are some pre-existing issues related to `erl_anno`, `generated` and line `-1`, but the pre-existing steps of deleting `_build` and updating all dependencies is not working for https://gi…
-
#make en
It says:
appengine/js/lib-dialogs.js:176: ERROR - Access to package-private property unbindEvent_ of Blockly not allowed here.
Blockly.unbindEvent_(BlocklyDialogs.dialogMouseUpWrap…