Can't run bundle update on Windows

前端 未结 4 1766
星月不相逢
星月不相逢 2020-12-19 18:46

Whenever I run bundle update or bundle install on Windows 8.1 I can\'t update/install gems from github. I can install other gems like uglifier, but it doesn\'t work for gith

4条回答
  •  甜味超标
    2020-12-19 19:05

    Don't forget to select radio "Use git from Windows Command Prompt" while installing the Git. Thats the key! By default "Use git from Git Bash only" is set.

提交回复
热议问题