We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
gitbook build .
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.
The text was updated successfully, but these errors were encountered:
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/[email protected]:gitbook-cli:master.
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/[email protected]:gitbook-cli:master.
Hello, may I ask whether the plug-in problem is solved now? I also encountered the same error, can you refer to your configuration file
Sorry, something went wrong.
No branches or pull requests
Hi, I tried to build this project with
gitbook build .
, but it failed with a lot of plugins missing, I have tried the followingbook.json
.How can I make it buildable locally.
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.
The text was updated successfully, but these errors were encountered: