- 在终端输入
brew install wget
安装 - 如果发现brew也没装那么先安装brew
- brew安装方法:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
MacOS wget ‘command not found‘ 解决办法
最新推荐文章于 2024-01-19 11:08:45 发布
brew install wget
安装ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"