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

gitbook not work when Summary.md ```md # Summary * [Introduction](README.md) * [Beginning Game Programming with C#](dir/C# demo.md) ```

``` # npm -v 5.6.0 # node --version v9.5.0 # gitbook --version CLI version: 2.3.2 GitBook version: 3.2.3 ``` When i exec `gitbook init` then: ``` Error loading version latest:...

``` changed 46 packages, and audited 579 packages in 7s 51 vulnerabilities (2 low, 22 moderate, 18 high, 9 critical) To address issues that do not require attention, run: npm...

`PS C:\Windows\system32> gitbook -V` `CLI version: 2.3.2` `GitBook version: 3.2.3` `gitbook server` `Error: Command server doesn't exist, run "gitbook help" to list commands.` W10 insted node & npm,The gitbook init...

I just installed gitbook-cli as explained in the README: ``` npm install -g gitbook-cli /usr/local/bin/gitbook -> /usr/local/lib/node_modules/gitbook-cli/bin/gitbook.js + [email protected] updated 3 packages in 4.685s ``` When checking it with `gitbook...

error: error while generating page "ember/README.md": Template render error: (C:\Users\msi\Downloads\Github\Full-Stack-JavaScript-Engineering\ember\README.md) [Line 134, Column 6] expected variable end My README.md file content: # Learning Ember via the Ember CLI Here is...

### Problem Unable to run `gitbook serve`, the following error is reported: ``` Error loading version latest: Error: Cannot find module 'internal/util/types' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:580:15) at Function.Module._load (internal/modules/cjs/loader.js:506:25) at Module.require...

We generate a PDF of our documentation using gitbook-cli. When trying to generate the PDF, if we have a page using the API template the generation fails: ``` gitbook pdf...

If this repo is deprecated. I suggest make it archived to let others stop posting new issues or merge requests. That wastes time of other contributors and users.

- [x] fix: `TypeError: cb.apply is not a function`