Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Awesome theme doesn't generate .tex file #138

Closed
mtantawy opened this issue Feb 8, 2016 · 5 comments
Closed

Awesome theme doesn't generate .tex file #138

mtantawy opened this issue Feb 8, 2016 · 5 comments

Comments

@mtantawy
Copy link

mtantawy commented Feb 8, 2016

HMR version 1.7.4

hackmyresume build resume.json to out/resume.all -t awesome -d

*** HackMyResume v1.7.4 ***
The -d or --debug switch was specified. DEBUG mode engaged.

  Platform:              linux
  Node.js:               v4.2.6
  HackMyResume:          v1.7.4
  FRESCA:                ~0.6.0

OPTIONS:

  theme                  awesome
  prettify               true
  css                    undefined
  pdf                    undefined
  sort                   true
  tips                   undefined
  debug                  true

Invoking BUILD command.
Reading FRESH resume: resume.json
Verifying AWESOME theme.
Applying AWESOME theme (3 formats)
Generating LATEX resume: out/resume.latex
Error: 
SyntaxError: Unexpected token ILLEGAL
    at Function (native)
    at Function._.template (/usr/lib/node_modules/hackmyresume/node_modules/underscore/underscore.js:1454:20)
    at Object.module.exports.generateSimple (/usr/lib/node_modules/hackmyresume/dist/renderers/underscore-generator.js:27:22)
    at Object.module.exports.generate (/usr/lib/node_modules/hackmyresume/dist/renderers/underscore-generator.js:56:19)
    at Class.module.exports.BaseGenerator.extend.single (/usr/lib/node_modules/hackmyresume/dist/generators/template-generator.js:155:20)
    at Class.<anonymous> (/usr/lib/node_modules/hackmyresume/dist/generators/template-generator.js:69:20)
    at Array.map (native)
    at Class.module.exports.BaseGenerator.extend.invoke (/usr/lib/node_modules/hackmyresume/dist/generators/template-generator.js:67:30)
    at Class.module.exports.BaseGenerator.extend.generate (/usr/lib/node_modules/hackmyresume/dist/generators/template-generator.js:95:22)
    at Class.single (/usr/lib/node_modules/hackmyresume/dist/verbs/build.js:251:29)
Generating JSON resume: out/resume.json
Generating YML  resume: out/resume.yml
@hacksalot
Copy link
Owner

Thanks for the report. This is a bit of a regression; should be fixed in today's 1.7.5 release.

@mtantawy
Copy link
Author

mtantawy commented Feb 9, 2016

Great!
Looking forward

@mtantawy
Copy link
Author

Any updates about 1.7.5?

@hacksalot
Copy link
Owner

Minor delay @mtantawy -- integrating latest Awesome-CV updates from upstream. Above issue is resolved in dev.

1.7.5 should drop later today.

@hacksalot
Copy link
Owner

Fixed in 1.8.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants