bower 安装bootstrap的问题,求帮忙

$ bower install bootstrap --save

bower bootstrap#*           not-cached https://github.com/twbs/bootstrap.git#*

bower bootstrap#*              resolve https://github.com/twbs/bootstrap.git#*

bower bootstrap#*              ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/twbs/bootstrap.git", exit code of #128 fatal: unable to access 'https://github.com/twbs/bootstrap.git/': error setting certificate verify locations:   CAfile: E:/git32位/Git/Git/mingw32/ssl/certs/ca-bundle.crt   CApath: none


Additional error details:

fatal: unable to access 'https://github.com/twbs/bootstrap.git/': error setting certificate verify locations:

  CAfile: E:/git32位/Git/Git/mingw32/ssl/certs/ca-bundle.crt

  CApath: none


疯狂小强4343174
浏览 2223回答 1
1回答

慕标0617824

执行一下  git config --system http.sslverify false
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

Node.js