error when installing brew #3135
Replies: 3 comments 2 replies
-
|
Also, when I check the ruby version with |
Beta Was this translation helpful? Give feedback.
-
|
Please don't use screenshots when sharing the output of commands in your terminal. They're often difficult to read and impossible to reuse (e.g. when looking up error messages). Instead, copy the text here and wrap them in three back-ticks (```) on the line before and on the line after to format them properly. |
Beta Was this translation helpful? Give feedback.
-
|
What @carlocab said, please post text as text, not screenshots. That said, it looks like either your Homebrew cache directory ( |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to install brew on ubuntu 20.04

using
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"I searched some discussions about this topic but I couldn't find any solution.
Beta Was this translation helpful? Give feedback.
All reactions