0
点赞
收藏
分享

微信扫一扫

Mac报错wget ‘command not found‘ 解决办法

艾米吖 2022-03-15 阅读 192
macos

在终端输入 brew install wget安装
如果发现brew也没装那么先安装brew
brew安装方法: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
 

举报

相关推荐

0 条评论