macos-high-sierra Questions
2
Background:
I have 2FA set up in my Github account. I cloned a repo using https. I am trying to use git credential helper to store the github creds (username and Personal Access Token) so that I do...
Beforehand asked 20/9, 2018 at 15:15
19
Solved
I recently "upgraded" from OSX Mountain Lion to Yosemite and from R 3.1.3 to 3.2. Immediately after the upgrade, when I opened R or RStudio I got a pop-up message saying that I needed to install Ja...
Yumuk asked 9/6, 2015 at 17:33
9
I am getting the error "The application Android Studio can't be opened" after updating my MacBook Pro to latest version 10.13.4 I am using Android Studio 3.1 I can open all the applications on my M...
Ageold asked 2/4, 2018 at 11:41
3
Solved
I saw that functionality of adding userform into Excel 2018 for MacOS (or since Excel 2016) was not possible unlike with Excel 2011.
When I say "adding userform", I am talking about the &...
Shornick asked 17/5, 2018 at 20:0
6
My mid 2014 Macbook Pro can't be updated past High Sierra 10.13.6. I am trying to install ANY version of node.js. Is there any way to get Node.js running on my device? My end goal is to use Angular...
Kirstenkirsteni asked 6/12, 2022 at 22:1
6
I'm trying to stop apache server on my macbook.
I've tried the following
$ sudo apachectl stop
/System/Library/LaunchDaemons/org.apache.httpd.plist: Could not find specified service
$ sudo laun...
Beniamino asked 18/4, 2018 at 22:13
5
I'm new to Python and PyCharm. I'm running on OSX High Sierra.
I've created a project in PyCharm that uses lxml. I've installed lxml 4.1.1 as a project dependency, and I can see it's files under m...
Protozoon asked 13/2, 2018 at 0:59
6
Solved
I installed two commmand line tools on my mac.
So I want to switch command line tools.
How I can do it?
I tried switch from Xcode preferences > Locations > Command line tools.
However, Command lin...
Hypermeter asked 5/6, 2018 at 12:57
2
Solved
Following the instructions on ArchLinux to install and configure msmtp does not work. The file /etc/ssl/certs/ca-certificates.crt or anything like it is missing, and trying to use msmtp to send mai...
Ladylove asked 12/1, 2019 at 11:58
2
Solved
I'm using the standard Apache and PHP 7.1 (not Homebrew) that comes with Mac High Sierra. However, it appears that this version doesn't have Opcache enabled even though it should come as standard w...
Longplaying asked 13/12, 2017 at 0:41
4
I'm having a difficult time with detecting the Backspace key using the Curses module. Whenever I press the Backspace key, the character / string returned is '^?', however I'm not able to detect it ...
String asked 25/11, 2017 at 1:53
3
Solved
I'm trying to install this mysql odbc connector on my macOS High Sierra machine, but I get this error:
I tried installing it using installer in the hopes of getting information about what went wr...
Mekong asked 24/11, 2017 at 10:14
4
I am trying to install rJava package for running the XLConnect package.
Here are my system details;
R studio:Version 1.0.153
Mac OS High Sierra Version 10.13.1 (17B1003)
R version: 3.4.2
jdk-9...
Lp asked 5/12, 2017 at 16:22
3
I've created an APFS volume on a MBP running High Sierra in order to use it as a Time Machine drive for the iMac I use at work (we don't have a backup solution so this is my hacky way to keep mysel...
Fulcrum asked 7/12, 2017 at 21:53
1
I want to get the current workspace in my app. I found a way to achieve my goal from valexa's answer:
-(int)spaceNumber
{
CFArrayRef windowsInSpace = CGWindowListCopyWindowInfo(kCGWindowListOptio...
Limpid asked 15/2, 2018 at 14:56
3
Solved
I'm using Mac High Sierra. I installed PHP (with GMP) using
brew install php72-gmp
Everything installed successfully, per the messages given, but it would seem I still have an old version of PHP...
Fireplug asked 2/2, 2018 at 15:11
3
Solved
I just installed MySQL v8.0.11 on my macOS High Sierra v10.13.4 from the dmg package downloaded from the MySQL website. The installer did not ask for any privileges or access settings during instal...
Es asked 20/4, 2018 at 14:20
16
Solved
I just upgraded from Yosemite to El Capitan (and replicated the problem upgrading from El Capitan to Sierra), and when I try to type for example git status inside a terminal, I get the following er...
Jupiter asked 1/10, 2015 at 17:28
2
Solved
Although High Sierra is no longer supported by Homebrew, but I need to install llvm@13 formula as a dependency for other formulas. So I tried to install it this way:
$ brew install llvm
...
==> ...
Tepee asked 9/11, 2021 at 22:53
8
Solved
I recently bought a new MacBook on which I transferred my old session. Since then, and after i upgraded to 10.13, i can't get clang to compile anything including only iostream.
Given this program :...
Muckworm asked 22/10, 2017 at 10:17
9
After updating macOS,
I cannot update XCode anymore:
I have been waiting for 2 hours but AppStore does not update.
How do I restart the Xcode update process from the beginning?
Regards
Gainer asked 31/3, 2018 at 4:16
4
Solved
I have been trying to use brew to install tmux but every time I put in brew install tmux it would tell me:
Error: Could not create /usr/local/Cellar Check you have permission to write to /usr/lo...
Aforementioned asked 13/11, 2017 at 2:51
2
Cross-Posted
Environmental Details
Relevant bits of server's /etc/ssh/sshd_config:
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost no
Relevant bits of client's $HOME/.ssh/config:
Host *...
Argali asked 27/4, 2018 at 22:43
25
Solved
After upgrading to macOS High Sierra CocoaPods is not working. While it is tempting to move away from CocoaPods, it's unfortunately not in scope right now. The error message is below.
zsh: /Users/...
Unwished asked 6/6, 2017 at 17:26
6
I'm running into an issue with an existing app while trying to fix a few outstanding macOS 10.13 bugs. I have a small NSCollectionView that looks similar to the small monthly calendar in the Calend...
Boehmer asked 26/9, 2017 at 18:43
1 Next >
© 2022 - 2024 — McMap. All rights reserved.