Homebrew / brew

🍺 The missing package manager for macOS (or Linux)
https://brew.sh
BSD 2-Clause "Simplified" License
40.89k stars 9.59k forks source link

Could not resolve host : github.com #13694

Closed OldAlosh closed 2 years ago

OldAlosh commented 2 years ago

brew config output

fatal: unable to access 'https://github.com/Datalux/Osintgram.git/': Could not resolve host: github.com

brew doctor output

fatal: unable to access 'https://github.com/Datalux/Osintgram.git/': Could not resolve host: github.com

Verification

What were you trying to do (and why)?

I were trying to clone the Osintgram github project

What happened (include all command output)?

I used "git clone https://github.com/Datalux/Osintgram.git" then this happened image

What did you expect to happen?

I expected it to clone the Osintgram github and to use its commands normally

Step-by-step reproduction instructions (by running brew commands)

git clone https://github.com/Datalux/Osintgram.git
carlocab commented 2 years ago

This does not look related to Homebrew.