-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I'm using this goth branch, which looks like it might be merged soonish: peburrows/goth#6
This doesn't require the :goth :json to be set at all, as it can be discovered.
However, right now if :json is not set, gcloudex doesn't compile:
==> gcloudex
Compiling 11 files (.ex)
== Compilation error on file lib/cloud_storage/client.ex ==
** (ArgumentError) argument error
:erlang.iolist_to_binary(nil)
lib/poison/parser.ex:35: Poison.Parser.parse/2
lib/poison/parser.ex:50: Poison.Parser.parse!/2
lib/poison.ex:83: Poison.decode!/2
lib/gcloudex.ex:14: GCloudex.get_project_id/0
lib/cloud_storage/client.ex:2: (module)
could not compile dependency :gcloudex, "mix compile" failed. You can recompile this dependency with "mix deps.compile gcloudex", update it with "mix deps.update gcloudex" or clean it with "mix deps.clean gcloudex"```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels