gitbook的使用
安装 前置条件:node版本必须为12.x 1 npm install -g gitbook-cli@latest handle error 执行gitbook -V的时候出现如下错误 1 2 3 4 5 6 7 /data/soft/nodejs/lib/node_modules/gitbook-cli/node_modules/npm/node_modules/graceful-fs/polyfills.js:287 if (cb) cb.apply(this, arguments) ^ TypeError: cb.appl