-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:31Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working