resume-cli
resume-cli copied to clipboard
Validation fails, despite being valid (as per JSONLint web)
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
Probably windows related, I will investigate further.