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

For some reason, it takes this line and embeds it inside `&#xFEFF` (in output file `index.js`). A workaround for this problem is to add an empty line at the beginning...

$ gitbook -V CLI version: 2.3.0 GitBook version: 3.2.3 $ gitbook init Error loading version latest: Error: Cannot find module './ber/index' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25) at Module.require (module.js:596:17)...

$ gitbook -V CLI version: 2.3.2 GitBook version: 2.6.7 Celebre has been installed. $ gitbook pdf ./ a.pdf (node:14312) fs: re-evaluating native module sources is not supported. If you are...

Our application uses gitbook-cli 2.3.2, the following security vulnerabilities are reported from `npm audit`. The npm version used is 6.4.1. === npm audit security report === │ Manual Review │...

Bump lodash to 4.17.5 because previous versions are affected by this security issue https://nvd.nist.gov/vuln/detail/CVE-2018-3721

Allows different directory structures, simplifying the use of other tools (such as watching everything in a `/src` folder and building to a `/dist` folder).

https://github.com/GitbookIO/gitbook/issues/710

Fixes "insecure dependencies" warning since as of 4.17.5 prototypes are no longer modified/augmented.

Hey I have to be honest. For being a tool to _generate documentation_, your own documentation is like the worst. Take the new website, for example, it doesn't even say...