update brew command #664

Merged
mzmt merged 2 commits from patch-1 into master 2021-07-01 23:12:26 +02:00
mzmt commented 2021-07-01 05:39:23 +02:00 (Migrated from github.com)

I tried this command, but failed.
(M1 Mac mini2020, OS: Big Sur ver11.4, 16GB)

➜  brew cask install cool-retro-term
Error: Unknown command: cask

➜  brew install cool-retro-term --cask
...
🍺  cool-retro-term was successfully installed!

https://github.com/ansible-collections/community.general/issues/1524

brew cask commands were deprecated on 2020-12-01 with the release of Homebrew 2.6.0. Starting then, all brew cask commands succeeded but displayed a warning informing users that the command would soon be disabled. The message also provides the appropriate replacement.

brew cask seems be deprecated.

I tried this command, but failed. (M1 Mac mini2020, OS: Big Sur ver11.4, 16GB) ``` ➜ brew cask install cool-retro-term Error: Unknown command: cask ➜ brew install cool-retro-term --cask ... 🍺 cool-retro-term was successfully installed! ``` https://github.com/ansible-collections/community.general/issues/1524 > brew cask commands were deprecated on 2020-12-01 with the release of Homebrew 2.6.0. Starting then, all brew cask commands succeeded but displayed a warning informing users that the command would soon be disabled. The message also provides the appropriate replacement. `brew cask` seems be deprecated.
Swordfish90 commented 2021-07-01 23:12:39 +02:00 (Migrated from github.com)

Thank you very much @mzmt

Thank you very much @mzmt
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#664
No description provided.