residuum/PuRestJson

`rest-json` couldn't create

beamercola opened this issue · 5 comments

I've tried this both on Mac and a Raspberry Pi 4 after installing from "Find Externals"

Thanks!

I've noticed issues #51 and #52 - it's possibly similar but seems those are more isolated

Update: It randomly started working and I got it all hooked up. Restarted app and now json-decode is fine, but rest "couldn't create"

odd...

60-hz commented

You might need to change all [import purest_json] to a [declare -path purest_json] and maybe [declare -lib purest_json]

Created all objects with [declare -path purest_json] Thank!

Has been fixed with c505f1b