gitbook 的安装与使用

$ gitbook init
Installing GitBook 2.4.2

Error: Command failed: git -c core.longpaths=true clone --template=F:\node\node_cache\_git-remotes\_templates --mirror git://github.com/anthonny/opal-npm-wrapper.git F:\node\node_cache\_git-remotes\git-github-com-anthonny-opal-npm-wrapper-git-1727a7b3
Cloning into bare repository 'F:\node\node_cache\_git-remotes\git-github-com-anthonny-opal-npm-wrapper-git-1727a7b3'...
fatal: unable to connect to github.com:
github.com[0: 192.30.252.129]: errno=No error

错误 该怎么办呀 求大神指导一下

阅读 5.5k
1 个回答

看报错信息,可能是网络的问题。

你在命令行 ping www.github.com 测试一下,看看网络是否通畅。

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进