
brew cask "Error: Unknown command: cask?"的解决方法
brew cask "Error: Unknown command: cask?"的解决方法
是命令错误导致的
新版本的 homebrew 取消对 cask 命令支持,之前安装命令是:
brew cask install docker
现在新版安装命令需要改成:
brew install --cask docker
💘 相关文章
- ERROR 1054 (42S22): Unknown column 'id' in 'field list'的解決方法
- supervisor Error: File contains no section headers的解决方法
- rclone error listing directory not found的解决方法
- error while loading shared libraries的解决方法
- PicGo配置兼容亚马逊s3的digitalocean space出現Error Stack Begin的解決方法
- mac os brew "shell-init: error retrieving current directory"的解决方法
- -bash: dig: command not found solution
- bash: rsync: command not found解决方法
- freebsd Unknown user: 目录名.的解决方法
- nginx: [warn] "ssl_stapling" ignored, not supported error