Skip to content

Error: HTTPError: Response code 404 (Not Found) #89

@beniroquai

Description

@beniroquai

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.0

The 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions