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

error with export pdf #404

Open
ykla opened this issue Apr 12, 2024 · 0 comments
Open

error with export pdf #404

ykla opened this issue Apr 12, 2024 · 0 comments

Comments

@ykla
Copy link

ykla commented Apr 12, 2024

Summary

error with export pdf

  • HonKit version: 5.1.4

Step to reproduce

  1. npx honkit pdf ./ ./mybook.pdf
  • Link to code example:
code example ··· error: error while generating page "a/chou-xiang-dui-xiang-abstract-objects-jos-l.-falguera-concha-martnezvidal-and-gideon-rosen.md": error: error while generating page "a/a-luo-bei-lun-arrows-theorem-michael-morreau.md": error: error while generating page "b/xin-nian-de-xing-shi-hua-biao-shu-belief-formal-representations-of-konstantin-genin-and-franz-huber.md": error: error while generating page "c/xuan-ze-gong-li-choice-axiom-of-john-l.-bell.md": error: error while generating page "d/ding-yi-definitions-anil-gupta-and-stephen-mackereth.md": error: error while generating page "g/bo-yi-lun-game-theory-don-ross/bo-yi-lun-de-ren-shi-lun-ji-chu-epistemic-foundations-of-eric-pacuit-and-olivier-roy.md": error: error while generating page "g/na-er-xun-gu-de-man-goodman-nelson-daniel-cohnitz-and-marcus-rossberg/README.md": Template render error: (C:\Users\ykla\Documents\1\a\chou-xiang-dui-xiang-abstract-objects-jos-l.-falguera-concha-martnezvidal-and-gideon-rosen.md) SyntaxError: Invalid or unexpected token at Object._prettifyError (C:\Users\ykla\node_modules\nunjucks\src\lib.js:32:11) at Template.render (C:\Users\ykla\node_modules\nunjucks\src\environment.js:442:21) at Environment.renderString (C:\Users\ykla\node_modules\nunjucks\src\environment.js:313:17) at Promise.apply (C:\Users\ykla\node_modules\q\q.js:1185:26) at Promise.promise.promiseDispatch (C:\Users\ykla\node_modules\q\q.js:808:41) at C:\Users\ykla\node_modules\q\q.js:1411:14 at runSingle (C:\Users\ykla\node_modules\q\q.js:137:13) at flush (C:\Users\ykla\node_modules\q\q.js:125:13) at process.processTicksAndRejections (node:internal/process/task_queues:77:11) ```

Expected results

Actual results

debug: calling hook "page"
error: error while generating page "a/chou-xiang-dui-xiang-abstract-objects-jos-l.-falguera-concha-martnezvidal-and-gideon-rosen.md":
error: error while generating page "a/a-luo-bei-lun-arrows-theorem-michael-morreau.md":
error: error while generating page "b/xin-nian-de-xing-shi-hua-biao-shu-belief-formal-representations-of-konstantin-genin-and-franz-huber.md":
error: error while generating page "c/xuan-ze-gong-li-choice-axiom-of-john-l.-bell.md":
error: error while generating page "d/ding-yi-definitions-anil-gupta-and-stephen-mackereth.md":
error: error while generating page "g/bo-yi-lun-game-theory-don-ross/bo-yi-lun-de-ren-shi-lun-ji-chu-epistemic-foundations-of-eric-pacuit-and-olivier-roy.md":
error: error while generating page "g/na-er-xun-gu-de-man-goodman-nelson-daniel-cohnitz-and-marcus-rossberg/README.md":
Template render error: (C:\Users\ykla\Documents\1\a\chou-xiang-dui-xiang-abstract-objects-jos-l.-falguera-concha-martnezvidal-and-gideon-rosen.md)
  SyntaxError: Invalid or unexpected token
    at Object._prettifyError (C:\Users\ykla\node_modules\nunjucks\src\lib.js:32:11)
    at Template.render (C:\Users\ykla\node_modules\nunjucks\src\environment.js:442:21)
    at Environment.renderString (C:\Users\ykla\node_modules\nunjucks\src\environment.js:313:17)
    at Promise.apply (C:\Users\ykla\node_modules\q\q.js:1185:26)
    at Promise.promise.promiseDispatch (C:\Users\ykla\node_modules\q\q.js:808:41)
    at C:\Users\ykla\node_modules\q\q.js:1411:14
    at runSingle (C:\Users\ykla\node_modules\q\q.js:137:13)
    at flush (C:\Users\ykla\node_modules\q\q.js:125:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)

My book in https://github.com/taophilosophy/SEP-CN

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

1 participant