Git Book
安装
npm install gitbook-cli -g
gitbook init 失败
cd /usr/local/lib/node_modules/gitbook-cli/node_modules/npm/node_modules/
npm install graceful-fs@latest --save
需要使用 10.21.0 版本的 nodejs
npm install -g n
n 10.21.0
安装
npm install gitbook-cli -g
gitbook init 失败
cd /usr/local/lib/node_modules/gitbook-cli/node_modules/npm/node_modules/
npm install graceful-fs@latest --save
需要使用 10.21.0 版本的 nodejs
npm install -g n
n 10.21.0