Questions tagged [macos-high-sierra]

The fourteenth release of Apple's desktop and server operating system for Macintosh computers. Use this tag only if your question relates to using macOS High Sierra APIs or macOS High Sierra specific behavior. Questions relating to using or troubleshooting macOS are off-topic.

801 questions
0
votes
1 answer

Different multiline prompt behavior using zsh + oh-my-zsh + iTerm2 + High Sierra

On the latest macOS High Sierra, iTerm2, zsh, and oh-my-zsh, I've noticed that tab completion when using a multiline prompt is no longer flushing correctly. I've verified this issue on two separate machines and I'm wondering: if you can also verify…
Dane Hillard
  • 890
  • 1
  • 11
  • 27
0
votes
1 answer

Unable to launch JWrapper under MacOS High Sierra

We have an application that, up until today's High Sierra update, was running fine under MacOS. Now it will update, but not run the application. We also note that JWrapper.app also doesn't run under High Sierra. Here is a log snippet - does anyone…
Mark
  • 45
  • 1
  • 4
0
votes
1 answer

Crashing when getting default Realm on macOS High Sierra

I made a big mistake by upgrading to macOS High Sierra too soon. Now, whenever I try to get the default Realm in the simulator by simply calling let realm = try! Realm(), the app crashes with the below trace. 17-09-27 00:42:12.066162+0900…
Sohayb Hassoun
  • 657
  • 7
  • 17
0
votes
1 answer

Installing node takes up to 8 minutes

I am on the latest High Sierra build. When I am installing an npm (node), it takes up to 8 minutes to install... /usr/local/Cellar/node/8.5.0: 4,152 files, 47.8MB, built in 7 minutes 51 seconds Is this normal behaviour?
yooouuri
  • 2,578
  • 10
  • 32
  • 54
0
votes
0 answers

Deploying C# Projects from Visual Studio 2017 for MacOS

I've been working with Visual Studio 2017 for Mac for a while now and I'm not having any luck actually finding a way to deploy, package, or compile my project into a release executable. I only have my development files and folders. This is a C#…
dfarr
  • 33
  • 5
0
votes
4 answers

Environment Variables not being saved in Max OS Sierra

I have recently upgraded my OS to Max OS Sierra and I am trying to save one specific path in the environment variable(PATH variable). I opened Terminal and executed below steps: echo $PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin export…
Pratik Patel
  • 2,209
  • 3
  • 23
  • 30
0
votes
1 answer

Eclipse Neon Crashes on startup on MacOS High Sierra

I have MacOS High Sierra, I downloaded eclipse Neon and I moved the file to the application folder. When I start eclipse and select a new workspace it shows the intro window for a second and it suddently closes. When I start eclipse again with the…
0
votes
1 answer

Ember build error that is happening on adding a route that has an ajax request

So here are the details. I'm running the code on a mac. The code was originally built on ubuntu. This wasn't a problem on ember till date. ERROR - ENOENT: no such file or directory, lstat …
Flyn Sequeira
  • 718
  • 2
  • 9
  • 25
0
votes
1 answer

Display selected photos in Photos Project extension

I have been unable to find enough documentation to get started on a Photos Project extension (available in High Sierra). How do I retrieve what a user has selected (like how Apple does it with their Prints extension), and display that in my…
Dale Townsend
  • 671
  • 3
  • 13
  • 25
0
votes
1 answer

CSS issues with OSx Sierra

I have an application where we have few absolutely positioned divs. The issue is, some customers using OSX Sierra are unable to see certain parts of the app and it seems that those parts are hidden behind the absolutely positioned DIVs. The Wierd…
Ashit Vora
  • 2,902
  • 2
  • 27
  • 39
0
votes
0 answers

AUv3 extension is not registered in MacOS

I am trying to write a small MacOS app with AUV3 extension. I followed all the instructions, however, the extension is not registered in the system. I suppose to see it in the list when I execute: pluginkit -mv | grep [MY_EXTENSION_NAME] command,…
Iron-Eagle
  • 1,707
  • 2
  • 17
  • 34
0
votes
0 answers

Frameless BrowserWindow in macOS 10.13 (Beta) still displays a title bar

I updated my macOS to version 10.13 Beta, and feels superior than ever before. However when I started up my Electron app, I immediately noticed that my frameless window, which worked perfectly under 10.12, displayed a title bar. Here's a…
Richard Yan
  • 1,276
  • 10
  • 21
-1
votes
1 answer

MongoDB is not working on Mac High Sierra

I am trying to run MongoDB(4.4.16) on Mac High Sierra(10.13.6). When I run the server with command ./mongod from the bin folder of the installation, I see the following log: {"t":{"$date":"2022-09-06T10:16:16.208+01:00"},"s":"I", "c":"CONTROL", …
Singam
  • 443
  • 3
  • 12
-1
votes
1 answer

Is it possible to obtain an Apple Developer Id on MacOS v < 11

Is it possible to obtain an Apple Developer Id on MacOS version < 11 (specifically High Sierra)? Does one have to install Xcode (installable on MacOS >= 11), or is there a way to apply in some other way?
Lee
  • 29,398
  • 28
  • 117
  • 170
-1
votes
1 answer

Brew stopped working after upgrade (High Sierra)

After upgrading brew, I can't install anymore casks. It gives me a error about xattr: Error: Failure while executing; `/usr/bin/xattr -w com.apple.metadata:kMDItemAlternateNames \(\"chromium\"\)…
Pezhvak
  • 9,633
  • 7
  • 29
  • 39