-
Notifications
You must be signed in to change notification settings - Fork 393
Open
Description
When executing the following:
resume export --theme . --resume ../asbjor.nu/resume.json --format pdf ./asbjornu.pdfI get the error:
Error: net::ERR_ABORTED at data:text/html;base64,PCYWRlci5mYWRlT3V0KCk7IAoJCSA…Pgo=
at navigate (/Users/bitbear/Dev/jsonresume-theme-kards/node_modules/puppeteer/lib/cjs/puppeteer/common/Frame.js:199:23)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Frame.goto (/Users/bitbear/Dev/jsonresume-theme-kards/node_modules/puppeteer/lib/cjs/puppeteer/common/Frame.js:169:21)
at async Page.goto (/Users/bitbear/Dev/jsonresume-theme-kards/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:1144:16)
at async /Users/bitbear/Dev/jsonresume-theme-kards/node_modules/resume-cli/build/export-resume.js:118:5 `createPdf` errored outInterestingly, JSON Resume concludes that despite of Puppeteer crashing, everything went fine and halts infinitely after printing this:
Done! Find your new .pdf resume at:
~/Dev/jsonresume-theme-kards/asbjornu.pdf
Thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels