jayjun / slugify

An Elixir library to convert strings in any language into slugs
MIT License
124 stars 10 forks source link

warning: Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined) #12

Open kianmeng opened 3 years ago

kianmeng commented 3 years ago

Warning when generating the doc.

$ MIX_ENV=docs mix docs           
Compiling 2 files (.ex)                               
warning: Jason.decode!/1 is undefined (module Jason is not available or is yet to be defined)
  lib/mix/tasks/slugify.ex:26: Mix.Tasks.Slugify.read_from_priv!/1

Generated slugify app
MatheusMuriel commented 3 years ago

Hello, im particing of Hacktoberfest \o/ I will work on this issue ok? If you want can assign it to me