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

Unable to convert resume.json to resume.yaml for RenderCV use #142

Open
jingxuanlim opened this issue Aug 8, 2024 · 1 comment
Open

Comments

@jingxuanlim
Copy link

jingxuanlim commented Aug 8, 2024

Describe the bug
Hello. It's my first time testing out jsonresume.org. I'm interested in a pdf output, so I'm interested in getting the RenderCV pipeline running.

To Reproduce
I wasn't able to run the very first command provided on the Getting Started page.

npx @jsonresume/jsonresume-to-rendercv resume.json

resume.json was a direct copy of the template provided on the Schema page.

Here's the error message.

$ npx @jsonresume/jsonresume-to-rendercv resume.json
file:///home/jingxuanlim/.npm/_npx/0c528c405f28a999/node_modules/@jsonresume/jsonresume-to-rendercv/convert.js:27
      social_networks: jsonResume.basics.profiles?.map((profile) => ({
                                                  ^

SyntaxError: Unexpected token '.'

Expected behavior
I expected resume.yaml to be generated.

@thomasdavis
Copy link
Member

I will check this out this weekend.

In the interim, another contributor found the same problems and built a python version -> https://github.com/guruor/jsonresume-to-rendercv

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