Error installing homebrew on mac (curl: (6) Could not resolve host: raw.githubusercontent.com)

前端 未结 6 1749
生来不讨喜
生来不讨喜 2021-02-07 21:20

I am trying to following instructions on homebrew homepage but the following

ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/ins         


        
6条回答
  •  南笙
    南笙 (楼主)
    2021-02-07 22:01

    It gave an error on the first attempt. However, it was installed on second attempt. The solution is to retry attempting the call.

提交回复
热议问题