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

How to build this project. #962

Open
liudonghua123 opened this issue Nov 1, 2024 · 0 comments
Open

How to build this project. #962

liudonghua123 opened this issue Nov 1, 2024 · 0 comments

Comments

@liudonghua123
Copy link

Hi, I tried to build this project with gitbook build ., but it failed with a lot of plugins missing, I have tried the following book.json.

How can I make it buildable locally.

{
  "plugins": [
    "hints",
    "highlight",
    "search",
    "lunr",
    "sharing",
    "fontsettings",
    "theme-default",
    "tabs2"
  ]
}

The gitbook-cli could not run on newer version of node like v20,v22, I use some hacks mentioned on GitbookIO/gitbook-cli#110 (comment) and GitbookIO/gitbook-cli@master...gengjiawen:gitbook-cli:master.

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