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

PDF export not working #53

Open
bradykelly opened this issue Feb 27, 2024 · 1 comment
Open

PDF export not working #53

bradykelly opened this issue Feb 27, 2024 · 1 comment

Comments

@bradykelly
Copy link

When I try, PS C:\projects\portfolio\src\assets> resume export --theme @jsonresume/jsonresume-theme-class bradykellycv.pdf, I get the following message: You have to install this theme relative to the folder to use it e.g. 'npm install C:\projects\portfolio\src\assets\node_modules\@jsonresume\jsonresume-theme-class\index.js'

Then I try: C:\projects\portfolio\src\assets> npm install C:\projects\portfolio\src\assets\node_modules\@jsonresume\jsonresume-theme-class\index.js, and get this error:

npm ERR! path C:\projects\portfolio\src\assets\node_modules\@jsonresume\jsonresume-theme-class\index.js/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\projects\portfolio\src\assets\node_modules\@jsonresume\jsonresume-theme-class\index.js\package.json' 

Something is rotten in the state of Denmark...

@SethFalco
Copy link
Member

This may be an issue with resume-cli, could you please read this thread and let me know if it works around your issue?

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