Skip to content

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

Open
@jingxuanlim

Description

@jingxuanlim

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions