Skip to content

Update README.md for configuring the JSON module in Elixir.#196

Open
JonRowe wants to merge 2 commits into
potatosalad:mainfrom
JonRowe:patch-1
Open

Update README.md for configuring the JSON module in Elixir.#196
JonRowe wants to merge 2 commits into
potatosalad:mainfrom
JonRowe:patch-1

Conversation

@JonRowe

@JonRowe JonRowe commented Jul 15, 2026

Copy link
Copy Markdown

After the changes to make the otp :json module the default JSON module, it seems that, in Elixir at least, adding an external library such as Jason, Poision to deps is insufficient, the ordering is such that :json is always picked, so you also need to manually configure the library which wasn't obvious to me, so this adds documentation about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant