-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Similar to #1 I also get this error on multiple different Docusaurus instances. I don't know what's the reason for this. Is there a specific setting I would need to perform in the configuration (certain link to the /docs folder?)
Error:
(base) Blynk:prince-15.4-macos bene$ npx docusaurus-prince-pdf -u http://openuc2.github.io/docs --trace-warnings
(node:85062) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
file:///Users/bene/.npm/_npx/85d58867f08057bf/node_modules/docusaurus-prince-pdf/index.js:175
throw new Error(err);
^
Error: HTTPError: Response code 404 (Not Found)
at file:///Users/bene/.npm/_npx/85d58867f08057bf/node_modules/docusaurus-prince-pdf/index.js:175:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async requestPage (file:///Users/bene/.npm/_npx/85d58867f08057bf/node_modules/docusaurus-prince-pdf/index.js:136:3)
Node.js v20.12.0The docusaurus page refers to https://openuc2.github.io/docs/intro, but even using this link in the docusaurus-prince-pdf doesn't resolve the issue. Same with a freshly generated local copy of docusuaurs 3.5 does not work. I think I'm missing something. Thanks!
luizguilhermefr, Queeny-jin and Brainpitcher
Metadata
Metadata
Assignees
Labels
No labels