Skip to content

[Help Wanted] : install docsify-cli with -g option and init docs success, but after start server, cannot open website on local browser #50

Description

@xiaobogaga

I have install docsify-cli with -g option, successfully, and I have init the docs as follows:

docsify init ./docs

then, after starting server by running:

docsify server ./docs

, no error information is printed but it turns out it shows connection refused when opening this website http://localhost:3000 by the web browser.

and netstat shows no connection information at port 3000 by

netstat -apn | grep 3000

. Cannot figure out why, it seems the server doesn't work, help wanted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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