class InvalidData extends FSError File content is invalid (e.g., malformed JSON). Constructors new InvalidData(path: string | URL,message: string,cause?: unknown,) Properties readonly optional cause: unknown name: "InvalidData"