Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstall error #11374

Closed
bjm88 opened this issue May 26, 2015 · 2 comments
Closed

Reinstall error #11374

bjm88 opened this issue May 26, 2015 · 2 comments

Comments

@bjm88
Copy link

bjm88 commented May 26, 2015

Benjamins-MacBook-Pro:T Ben$ brew cask install pdftk
Error: Cask for pdftk (!) is already installed. Add the "--force" option to force re-install.
Benjamins-MacBook-Pro:T Ben$ brew cask install pdftk --force
Error: undefined method using' for nil:NilClass Please report this bug: https://github.com/caskroom/homebrew-cask/issues /usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/download.rb:11:inperform'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/installer.rb:58:in download' /usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/installer.rb:35:ininstall'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli/install.rb:20:in block in install_casks' /usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli/install.rb:17:ineach'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli/install.rb:17:in install_casks' /usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli/install.rb:6:inrun'
/usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli.rb:80:in run_command' /usr/local/Cellar/brew-cask/0.37.1/rubylib/cask/cli.rb:120:inprocess'
/usr/local/bin/brew-cask.rb:42:in <top (required)>' /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:inrequire'
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in require' /usr/local/Library/brew.rb:58:inrequire?'
/usr/local/Library/brew.rb:146:in `

'

@vitorgalvao
Copy link
Member

You’re using an old version of homebrew-cask. Please brew update && brew upgrade brew-cask && brew cleanup && brew cask cleanup and try again.

Please always do this before opening new issues.

See also #10224.

@vitorgalvao
Copy link
Member

pdftk also was removed due to issues. Please always do a search before opening issues.

@miccal miccal removed the duplicate label Dec 23, 2016
@Homebrew Homebrew locked and limited conversation to collaborators May 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants