square / maximum-awesome

Config files for vim and tmux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rake Failed at MacVim

himanshux101 opened this issue · comments

-- 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:in block (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)

I opened a PR with a fix, linked above.

Running into this issue as well.

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

@robolson could you close this issue?