square / maximum-awesome

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

Rake Failed at MacVim #246

Closed himanshux101 closed 6 years ago

himanshux101 commented 6 years ago

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

-- Homebrew Cask ---------------------------------------------------------------

-- the_silver_searcher ---------------------------------------------------------

-- iterm2 ----------------------------------------------------------------------

-- ctags -----------------------------------------------------------------------

-- reattach-to-user-namespace --------------------------------------------------

-- tmux ------------------------------------------------------------------------

-- MacVim ---------------------------------------------------------------------- brew cask install --binarydir=/usr/local/bin macvim Error: invalid option: --binarydir=/usr/local/bin rake aborted! Command failed with status (1): [brew cask install --binarydir=/usr/local/b...] /Users/pool/maximum-awesome/Rakefile:38:in brew_cask_install' /Users/pool/maximum-awesome/Rakefile:176:inblock (2 levels) in <top (required)>' /Users/pool/maximum-awesome/Rakefile:238:in block in <top (required)>' /usr/local/lib/ruby/gems/2.5.0/gems/rake-12.3.0/exe/rake:27:in<top (required)>' Tasks: TOP => install:macvim (See full trace by running task with --trace)

mdayaram commented 6 years ago

I opened a PR with a fix, linked above.

jkoby commented 6 years ago

Running into this issue as well.

mdayaram commented 6 years ago

My PR got merged, so this should now be resolved given the latest in master.

mdayaram commented 6 years ago

@robolson could you close this issue?