Giter VIP home page Giter VIP logo

gelfx's People

Contributors

elridion avatar maciej-szlosarczyk avatar mtchavez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gelfx's Issues

Warning when compiling

When compiling the dependencies for my project I get a warning.

==> gelfx
Compiling 2 files (.ex)
warning: JSON library Jason is not available - :nofile
  /foo/deps/gelfx/lib/gelfx.ex:1: (module)

Generated gelfx app
# mix.exs

defmodule Vortex.Mixfile do
  # ...
  defp deps do
    [
      {:gelfx, "~> 1.0"},
      {:jason, "~> 1.1"},
      # ...
    ]
  end
end
# mix.lock

%{
  "gelfx": {:hex, :gelfx, "1.1.0", "86123fbfa63a0814f38330050e25e15a2ab3b9184fcf1995526c449c5fae9573", [:mix], [], "hexpm", "6bfcaa6ffe416a1291bbe00695c908a94265b4681c90224c64657ff1ae4314c1"},
  "jason": {:hex, :jason, "1.1.2", "b03dedea67a99223a2eaf9f1264ce37154564de899fd3d8b9a21b1a6fd64afe7", [:mix], [{:decimal, "~> 1.0", [hex: :decimal, repo: "hexpm", optional: true]}], "hexpm", "fdf843bca858203ae1de16da2ee206f53416bbda5dc8c9e78f43243de4bc3afe"},
  # ...
}
$ elixir --version            
Erlang/OTP 21 [erts-10.0.5] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe]

Elixir 1.10.4 (compiled with Erlang/OTP 21)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.