square / maximum-awesome

Config files for vim and tmux.
Other
5.71k stars 969 forks source link

rake build failure (because no brew-cask) homebrew 1.0.8 #227

Closed dading closed 7 years ago

dading commented 7 years ago

-- Homebrew --------------------------------------------------------------------

-- Homebrew Cask --------------------------------------------------------------- brew install brew-cask Error: No available formula with the name "brew-cask" ==> Searching for similarly named formulae... Error: No similarly named formulae found. ==> Searching taps... This formula was found in a tap: homebrew/completions/brew-cask-completion To install it, run: brew install homebrew/completions/brew-cask-completion rake aborted! Command failed with status (1): [brew install brew-cask ...] /Users/dading/maximum-awesome/Rakefile:9:in brew_install' /Users/dading/maximum-awesome/Rakefile:137:inblock (2 levels) in <top (required)>' /Users/dading/maximum-awesome/Rakefile:233:in `block in <top (required)>' Tasks: TOP => install:brew_cask (See full trace by running task with --trace)

dading commented 7 years ago

modify rakefile, comment the line with 'brew-cask'. so nobody maintain this repo?