gitbook-cli icon indicating copy to clipboard operation
gitbook-cli copied to clipboard

GitBook's command line interface

Results 87 gitbook-cli issues
Sort by recently updated
recently updated
newest added

How can I insatll gitbook-cli without network??? Thanks!!!

On the latest copy of npm and node, I'm getting an error with `gitbook init`'s use of `npmlog`, saying the module is not available. ``` $ node --version v8.0.0 $...

Unable to install gitbook-cli and getting below error ![gitbook_error](https://cloud.githubusercontent.com/assets/15682672/18929327/0fe75978-8592-11e6-8f4d-506c24a9ee81.JPG)

I am using gitbook-cli (ver: 2.3.0) to document my project: https://astx-redux-util.js.org/. When navigating to an "internal link" I receive the following uncaught exception: ``` theme.js:4 Uncaught TypeError: Cannot read property...

I am using gitbook-cli (ver: 2.3.0) to document my project: https://astx-redux-util.js.org/. In development, if you reference an invalid link, it simply silently does NOT work. If you activate a browser...

Hello, I want to run some code (Algolia docsearch) on each page load and when the chapter page. Where is the best place to put this? Thanks

It would be nice to be able to override (with option or env variable) location of ".gitbook" dirctory and all versions being installed. I need to put somewhere other than...

`gitbook pdf . ebook.pdf`, `gitbook epub . ebook.epub`, and `gitbook mobi . ebook.mobi` all work, so I don't think it's a config issue. `gitbook build . ./out --format=ebook` just creates...

running a `gitbook install ./` on a OS X 10.8.5 machine, npm 2.12.1, gitbook 0.3.4 (global install through homebrew), using the book.json: ``` { "gitbook": ">=2.0.0", "plugins": ["mathjax"] } ```...

After I install gitbook-cli, when I use the `gitbook init` command, it will shows installing gitbook 3.2.2, the problem is it will hang up here, never being able to install...