Skip to content

[Bug]: Consultant-Polished theme does not work with the resumed CLI #261

@kjhosein

Description

@kjhosein

Bug Description

As resumed is the recommended CLI tool on the JSONResume homepage, I was trying to use it, but getting the following error.

resumed -t  @jsonresume/jsonresume-theme-consultant-polished resume.json -o resume.html
file:///home/kjh/.nvm/versions/node/v20.16.0/lib/node_modules/resumed/dist/index.js:19
    throw new Error(
          ^

Error: Could not load theme @jsonresume/jsonresume-theme-consultant-polished. Is it installed?
    at y (file:///home/kjh/.nvm/versions/node/v20.16.0/lib/node_modules/resumed/dist/index.js:19:11)
    at async file:///home/kjh/.nvm/versions/node/v20.16.0/lib/node_modules/resumed/dist/index.js:33:31

I've detailed more of the issue and my attempts to use the theme here:
rbardini/resumed#25

However, this is a theme-specific issue, since resumed works with other themes.

Steps to Reproduce

Run the resumed -t command.

Expected Behavior

It builds the HTML version of the JSON resume using the theme.

Actual Behavior

Errors out.

Screenshots

No response

Severity

Low (minor issue)

Environment

Error Logs

Error: Could not load theme @jsonresume/jsonresume-theme-consultant-polished. Is it installed?
    at y (file:///home/kjh/.nvm/versions/node/v20.16.0/lib/node_modules/resumed/dist/index.js:19:11)
    at async file:///home/kjh/.nvm/versions/node/v20.16.0/lib/node_modules/resumed/dist/index.js:33:31

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions