From 03de7d753d06d4a941c45d6ffd61679369899c29 Mon Sep 17 00:00:00 2001 From: allforabit Date: Sun, 29 Apr 2018 18:28:08 +0000 Subject: [PATCH] Added a comment: Error in High Sierra --- ...20_e6433cf0f92b88f0979b49477de6cdaa._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/install/OSX/comment_20_e6433cf0f92b88f0979b49477de6cdaa._comment diff --git a/doc/install/OSX/comment_20_e6433cf0f92b88f0979b49477de6cdaa._comment b/doc/install/OSX/comment_20_e6433cf0f92b88f0979b49477de6cdaa._comment new file mode 100644 index 0000000000..df1826a6b3 --- /dev/null +++ b/doc/install/OSX/comment_20_e6433cf0f92b88f0979b49477de6cdaa._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="allforabit" + avatar="http://cdn.libravatar.org/avatar/32e0c529af793688f16aa23cb462d9da" + subject="Error in High Sierra" + date="2018-04-29T18:28:07Z" + content=""" +I'm getting an error when attempting to launch the webapp using the brew build of the app. The error is as follows: +``` +uname: illegal option -- o +usage: uname [-amnprsv] +... +git-annex: user error (uname [\"-o\"] exited 1) +``` +Is anyone else getting this error? I have tried the autobuilt dmg as well but that doesn't launch the webapp. + +Thanks! +"""]]