Closed erdengk closed 2 years ago
Since homebrew was released from version 2.5.11, the command cask has been canceled,
For example, our original installation command was:
brew cask install osxfuse
Now it needs to be changed to:
brew install --cask osxfuse
Since homebrew was released from version 2.5.11, the command cask has been canceled,
For example, our original installation command was:
brew cask install osxfuse
Now it needs to be changed to:
brew install --cask osxfuse