0
brewを使ってMacにインストールされたbashの最新バージョンを取得しようとしています。 brewがインストールされ、正常に動作しています。私が実行しようとすると: 醸造は、bashの をインストールしかし、私は次のエラーを取得する:brew install bash failed
==> 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
そして実際、で何もありません:
https://gist.githubusercontent.com/jacknagel
これはうまくいきました - ありがとう! –