resume-cli icon indicating copy to clipboard operation
resume-cli copied to clipboard

Validation fails, despite being valid (as per JSONLint web)

Open a-berg opened this issue 6 years ago • 1 comments
trafficstars

On Windows 10, I am using the test command and getting:

λ  resume-cli test resume.json

  running validation tests on resume.json ...

Cannot export. There are errors in your resume.json schema format.
Try using The JSONLint Validator at: https://jsonlint.com/

     ×  is unparsable , expected json

  fail  1

Please fix your resume.json file and try again

However, when I paste my json into JSONLint, it says it's valid.

I'm using Windows 10.


EDIT: When I export, it says "Done!" but the pdf is blank. May be related to this

a-berg avatar Jun 06 '19 17:06 a-berg

Probably windows related, I will investigate further.

thomasdavis avatar Nov 17 '20 12:11 thomasdavis