Closed 619 closed 4 years ago
I get the same error when I disable goth in mix.exs with disabled: true
Google's example for setting the path variable does not list the correct location for the path variable on macOS. Perhaps its intended for linux?
@619 how did you solved it ?
mix.exs deps looks like this: {:goth, "~> 1.2", config: :goth, json: "file.json" |> File.read!},
I also ran export GOOGLE_APP_CREDENTIALS=... already. What's going on?