I get "Error: Error processing schema: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data" for valid JSON, even as simple as `{}`. Seems to be when a `$schema` key is absent? Even though it doesn't look like the tool uses the `$schema` value.