Added a comment
authorarshitha <arshitha@web>
Fri, 17 Jun 2022 09:44:28 +0000 (09:44 +0000)
committeradmin <admin@branchable.com>
Fri, 17 Jun 2022 09:44:28 +0000 (09:44 +0000)
doc/install/OSX/Homebrew/comment_2_b8670d2745bc2b07b1b9b7e22cc6fde7._comment [new file with mode: 0644]

diff --git a/doc/install/OSX/Homebrew/comment_2_b8670d2745bc2b07b1b9b7e22cc6fde7._comment b/doc/install/OSX/Homebrew/comment_2_b8670d2745bc2b07b1b9b7e22cc6fde7._comment
new file mode 100644 (file)
index 0000000..7d16cf0
--- /dev/null
@@ -0,0 +1,20 @@
+[[!comment format=mdwn
+ username="arshitha"
+ avatar="http://cdn.libravatar.org/avatar/53bc5fe931c24a0e454a567f559618da"
+ subject="comment 2"
+ date="2022-06-17T09:44:28Z"
+ content="""
+This command worked for me `brew install --build-from-source git-annex`
+
+`brew install git-annex` gave me the following error on macOS Big Sur v11.5.2 (MacBook Air (M1 2020))
+
+```bash
+Error: git-annex: no bottle available!
+You can try to install from source with:
+  brew install --build-from-source git-annex
+Please note building from source is unsupported. You will encounter build
+failures with some formulae. If you experience any issues please create pull
+requests instead of asking for help on Homebrew's GitHub, Twitter or any other
+official channels.
+```
+"""]]