HackMyResume icon indicating copy to clipboard operation
HackMyResume copied to clipboard

Does not create files in windows machine

Open dy opened this issue 5 years ago • 1 comments

I'm trying to hackmyresume build resume.json to index.html - it doesn't create any files. Is that only my issue?

dy avatar Apr 20 '20 15:04 dy

I'm seeing the same now where no content is generated as output.

I've a github actions build here

https://github.com/emeraldjava/emeraldjava/runs/995658552?check_suite_focus=true

which shows the error

`> [email protected] build /github/workspace

hackmyresume BUILD ./src/main/resources/json/fresh/resume.json target/index.html -t compact

*** HackMyResume v1.9.0-beta *** fatal: pathspec 'target' did not match any files Reading FRESH resume: ./src/main/resources/json/fresh/resume.json Applying COMPACT theme (8 formats) Deploying to GitHub...`

emeraldjava avatar Aug 18 '20 07:08 emeraldjava