Skip to content

Docsify not working #2535

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

Closed
1 task
denmaloyreb opened this issue Feb 27, 2025 · 11 comments
Closed
1 task

Docsify not working #2535

denmaloyreb opened this issue Feb 27, 2025 · 11 comments

Comments

@denmaloyreb
Copy link

Bug Report

Sites not rendered: locally and documentation: https://docsify.js.org/.

When i serve site locally, there is a warning:

(node:62147) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

Steps to reproduce

Current behaviour

Expected behaviour

Other relevant information

  • Docsify version:
  • Bug still occurs when all/other plugins are disabled?

  • Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue):

Please create a reproducible sandbox

Edit 307qqv236

Mention the docsify version in which this bug was not present (if any)

@sy-records
Copy link
Member

You can just create an index.html to get started without installing it.

see https://docsify.js.org/#/quickstart?id=manual-initialization

or usage https://github.com/docsifyjs/docsify-template

@sy-records sy-records closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2025
@denmaloyreb
Copy link
Author

That's what I'm doing. But the site doesn't work. I guess the problem is something else.
Your site with documentation https://docsify.js.org/#/quickstart?id=manual-initialization doesn't work either (content is not rendered). Most likely because of a similar problem.

@denmaloyreb
Copy link
Author

Image

@sy-records
Copy link
Member

Check the console in the browser developer tool.

It seems that the reference of CDN resources failed.

@denmaloyreb
Copy link
Author

Documentation site:

Image

@denmaloyreb
Copy link
Author

@denmaloyreb
Copy link
Author

The problem doesn't depend on location. Tried VPN with different IPs, your site with documentation https://docsify.js.org/ still won't open. I guess the problem is in the dependencies.

@denmaloyreb
Copy link
Author

Problems with Vue?

Image

@sy-records
Copy link
Member

see Console.

Image

You may have some problems accessing https://cdn.jsdelivr.net/npm/docsify/ on your network.

@denmaloyreb
Copy link
Author

Image

@sy-records
Copy link
Member

Looks like a certificate problem, ERR_CERT_COMMON_NAME_INVALID.

But cdn.jsdelivr.net is not managed by us, so you may need to check your system or other issues.

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