【已解决】Error: `brew cask` is no longer a `brew` command. Use `brew <command> --cask` instead.
brew
🍺 The missing package manager for macOS (or Linux)
项目地址:https://gitcode.com/gh_mirrors/br/brew
免费下载资源
·
codemak1r@CodeMak1rMacBook ~ % brew cask install font-fira-code-nerd-font
Error: `brew cask` is no longer a `brew` command. Use `brew <command> --cask` instead.
codemak1r@CodeMak1rMacBook ~ % brew install font-fira-code-nerd-font --cask
原因是:brew 不再使用 brew cask这个命令
解决:brew < command > --cask代替即可
比如:brew install font-fira-code-nerd-font --cask
GitHub 加速计划 / br / brew
19
0
下载
🍺 The missing package manager for macOS (or Linux)
最近提交(Master分支:2 个月前 )
882bb52d
Sort list of '--version'ed casks.
3 天前
02560c9f
'brew list --cask --version' produces an unsorted list.
Also, the cask part of 'brew list --version' is unsorted, while the
formulas are (still) sorted.
3 天前
更多推荐
已为社区贡献3条内容
所有评论(0)