Lukas Hechenberger
Lukas Hechenberger
It seems to be an issue in the package, thanks for reporting! I'll have a look right away.
I wasn't able to find out where exactly this error comes from so far. I hope I'll be able to further investigate it on the weekend.
This seems to be an issue in [json-editor](https://github.com/jdorn/json-editor). I'm currently working on a replacement for it.
I'm still working on the json-editor replacement in my spare time, but it may take a while until it's finished. Maybe you create an issue on json-editor itself to speed...
Hey, I didn't have the time to check so far.
I'm pretty sure your schema is referencing an external schema. Could you post your schema?
Could you please post your schema?
It should work with a `package.json`-File as this schema is included in the package.
Well, they're just standard [json-schema](https://json-schema.org) files. View the [packaged package.json-schema](https://github.com/LukasHechenberger/atom-json-editor/blob/master/lib/schemes/package.schema.json) for a usage example.