erl_json_test
erl_json_test copied to clipboard
JSX json_to_term and term_to_json do not exist
{"init terminating in do_boot",{undef,[{jsx,json_to_term,[<<559 bytes>>],[]},{erl_json_test,'-start/0-lc$^4/1-4-',1,[{file,"src/erl_json_test.erl"},{line,30}]},
JSX json_to_term and term_to_json are listed here as being in the "old api" https://github.com/talentdeficit/jsx/blob/b623efe2e8559b33f3a1a9591b9169f3f830e4b9/src/jsx.erl
They have since been removed. Do we care? Possible solutions: upgrade to new API, specify an old JSX version in deps, remove JSX.
Hi there! Thanks for report and sorry for the very late reply. I fixed the issue, it should work now. However, I wasn't able to recreate the plot with recent ggplot2 because their massive API changes, probably will do later.