Published
- 1 min read
zsh: command not found: wget
The solution for this is noted below
zsh: command not found: wget
Solution
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install wget
Try other methods by searching on the site. That is if this doesn’t work