# Using Ubuntu curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash - sudo apt-get install -y nodejs
npm config set registry=http://registry.npm.taobao.org -g
npm config get registry
npm install -g gitbook-cli --registry=https://registry.npm.taobao.org
gitbook -V
elementary os 15 gitbook install
原文:https://www.cnblogs.com/Areas/p/13586692.html