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

use brew install --cask instead of brew cask #2148

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Knight1
Copy link

@Knight1 Knight1 commented Oct 30, 2022

Changed brew command because brew cask is now longer supported

$ brew cask install franz
Error: brew cask is no longer a brew command. Use brew <command> --cask instead.

Description

use brew install --cask instead of brew cask

Motivation and Context

brew no longer supports brew cask command

This is duplicate of #2003 but there is no update there.

Changed brew command because brew cask is now longer supported
@0xdevalias
Copy link

Whoops.. seems like there are already a few duplicate PRs to fix this:

And not strictly a duplicate, but another update to the homebrew section of the docs:

Originally posted by @0xdevalias in #2149 (comment)

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