Indeed. aw is famous for writing stellar doc. This is no exception.
https://github.com/aw/picolisp-json/blob/master/EXPLAIN_v3.md#global-variables
On Thu, 14 Mar 2019 15:42 -04:00, Abel Normand wrote:
>
> Hello.
>
> This error related to namespaces feature in json.l. easy workaround: when run
cool...thanks Abel
Regards,
Kashyap
On Thu, Mar 14, 2019 at 12:38 PM Abel Normand
wrote:
> Hello.
>
> This error related to namespaces feature in json.l. easy workaround: when
> run pil, set env PIL_NAMESPACES=false before pil. This should fix your
> issue, you can actually find this solution in
Hello.This error related to namespaces feature in json.l. easy workaround: when run pil, set env PIL_NAMESPACES=false before pil. This should fix your issue, you can actually find this solution in official doc for json.lNail.