You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing; `/usr/bin/curl -q --show-error --user-agent Homebrew/1.9.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14.2\)\ curl/7.54.0 --fail --progress-bar --location --remote-time --continue-at 0 --output /Users/USERNAME/Library/Caches/Homebrew/Formula/rsync.rb https://raw.github.com/Homebrew/homebrew-dupes/master/rsync.rb` exited with 22. Here's the output:
curl: (22) The requested URL returned error: 404 Not Found
The fix is to point to the homebrew-core repo. PR incoming.
The text was updated successfully, but these errors were encountered:
The homebrew-dupes repo has been deprecated, and it's causing the line below to produce an error.
dotfiles/lib/brew
Line 57 in 986157a
The fix is to point to the homebrew-core repo. PR incoming.
The text was updated successfully, but these errors were encountered: