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

Can't install virtualbox #8518

Closed
MattiSG opened this issue Dec 30, 2014 · 1 comment
Closed

Can't install virtualbox #8518

MattiSG opened this issue Dec 30, 2014 · 1 comment

Comments

@MattiSG
Copy link
Contributor

MattiSG commented Dec 30, 2014

If I brew cask install virtualbox (an upgrade, actually), I first get a hang after the initial download, then get the following error:

Already downloaded: /Library/Caches/Homebrew/virtualbox-4.3.20-96996.dmg
Error: no implicit conversion of nil into String

I tried reverting 89901f4, but that didn't change the error.

@rolandwalker
Copy link
Contributor

Hi!

This is a duplicate of #7946.

A fix has been in release since v0.50.0. The following command should fix the issue:

$ brew update && brew upgrade brew-cask && brew cleanup && brew cask cleanup

@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