简体   繁体   中英

brew install bash failing

Trying to get a more recent version of bash installed on my Mac using brew. brew is installed and working fine. When I try to run: brew install bash however I get the following error:

==> Downloading https://gist.githubusercontent.com/jacknagel/d886531fb6623b60b2a

curl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "readline--patch"
Download failed: https://gist.githubusercontent.com/jacknagel/d886531fb6623b60b2af/raw/746fc543e56bc37a26ccf05d2946a45176b0894e/readline-6.3.8.diff

And indeed, there's nothing at:

https://gist.githubusercontent.com/jacknagel

更新您的Homebrew公式,然后重试: brew update

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM