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

Installation is failed using latest Homebrew in macOS #578

Closed
kawarimidoll opened this issue Mar 6, 2021 · 0 comments · Fixed by #579
Closed

Installation is failed using latest Homebrew in macOS #578

kawarimidoll opened this issue Mar 6, 2021 · 0 comments · Fixed by #579

Comments

@kawarimidoll
Copy link
Contributor

The command brew cask install in README.md doesn't work now because of update of Homebrew.
This is not a bug of this app, but the document needs to be fixed.

homebrew discussions: Error: Calling brew cask install is disabled! · Discussion #340 · Homebrew/discussions

brew cask <command> was deprecated in favor of brew <command> --cask in Homebrew 2.6.0. Now that 2.7.0 has been released, they have been disabled.

homebrew blog: 2.6.0 — Homebrew

All brew cask commands have been deprecated in favour of brew commands (with --cask) when necessary

screenshot:
Calling brew cask install is disabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant