-
Messages definitions returned by `:gpb_descriptor.get_msg_defs` [1] cannot be processed by gpb_parse:
```
iex(2)> process = fn f -> :gpb_parse.post_process_one_file("", f, []) end
#Function
iex(…
-
When upgrading from master on GitHub to 0.3.0-alpha.1 and running my client again I encounter a couple of new errors when trying to connect to a Server (Dgraph) using GRPC:
` ** (KeyError) key :cod…
-
# Issue
### Expected behaviour
Install all dependencies on the iOS device via dependency_installer
### Actual behaviour
several error messages (see error log) && modules do not work
Also tr…
-
- [ x] have a problem with `brew install` (or `upgrade`, `reinstall`) a single, official formula (not cask)?
To help us debug your issue please explain:
- What you were trying to do (and wh…
-
First showing the error from running `mix.release`
```
Building release with MIX_ENV=dev.
{{case_clause,
{'EXIT',
{function_clause,
[{filename,join,[[]],[{file,"filename.e…
-
I am running homebrew (Homebrew 0.9.9, git revision 898cb; last commit 2016-05-25) on 10.11.5 (15F34).
Starting yesterday the call to `brew services list` throws an error:
``` bash
Error: / is not i…
-
I've tried to update to the latest release, but I am getting the following error when I try to trigger a call from from the client.
> ** (MatchError) no match of right hand side value: {:error, %GR…
-
Hi,
First of all, thank you for putting effort into this library. :-)
I'm trying to compile the counter strike proto files found here
https://github.com/SteamRE/SteamKit/blob/master/Resources/…
-
**Please note we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use …
-
Similar to #27 - I'm getting a crash when I try to compile the following proto file:
```proto
syntax = "proto3";
message RenderRequest {
}
message RenderResult {
string html = 1;
}
…