macos-high-sierra Questions
34
Solved
Config: macOS High Sierra, version 10.13.2, node:v8.1.2 npm:5.0.3
When I run npm start in my angularjs project I get this error:
ERROR in Cannot find module 'node-sass'
After this I run:
npm i ...
Bayne asked 8/1, 2018 at 9:59
3
I just installed Android Studio 3.0.1 on my Mac with OS 10.13.2 but the emulator doesn't start. All I see is some errors in the event log:
Emulator: Failed to open vm 4
Emulator: Failed to create...
Titos asked 13/12, 2017 at 11:51
3
Solved
All the mac keyboard short cuts like Cmd + Q (Quit Simulator app), Cmd + K (Toggle keyboard hide/show in Simulator) etc has stopped workings for iOS Simulator app since this morning suddenly.
All ...
Lodhia asked 31/10, 2017 at 21:39
4
I'm relatively new to Django, and Web Development in general.
I am trying to
pip install mysqlclient
in my
virtualenv -p python3
to hook up Django 2.0 to mySQL. However, I'm getting this err...
Volplane asked 18/12, 2017 at 14:33
5
Solved
An application which worked on previous versions of MacOS fails on High Sierra with the following message:
dyld: Symbol not found: _OBJC_IVAR_$_NSScroller._action Referenced
from: Expected in:
...
Bunnybunow asked 28/2, 2018 at 22:22
9
I receive the error in object. I tried to do all the checks (all upgraded and proper installed) but I continue to have the error:
AVD Manager:
The emulator process for AVD was killed.
Here are t...
Timtima asked 3/1, 2021 at 9:20
16
Solved
Does anybody know of any compatibility issues or quirks with MySQL Community Server/Workbench on macOS Sierra? I recently did an installation on a Mac that had never held MySQL before and it doesn'...
Whoa asked 11/10, 2016 at 16:41
3
I have the issue installing a memcached's module for php 7.1. I use MacOS High Sierra and [email protected] installing using homebrew. During the installation of memcached module for php using...
Corky asked 30/5, 2018 at 9:45
1
As explained by Dropbox, Smart Sync is a feature "that helps you save space on your hard drive. Access every file and folder in your Dropbox account from your computer, using virtually no hard driv...
Uam asked 7/4, 2019 at 20:16
3
Solved
Hey so after I ran into somes issues I decided to uninstall Postgres and re-install it (re install a newer version btw).
I'm trying to access postgres to create a new db for my Rails app so I run...
Enarthrosis asked 22/9, 2018 at 17:22
3
I'm using SoapUI 5.4.0 in my MacBook Pro with macOS High Sierra (10.13.3).
The application works very slow (especially the graphics) and sometimes it hang on and I need to force restart.
Can so...
Scotty asked 9/3, 2018 at 13:23
3
Solved
Because php 5.6 is EOL from 01.01.2019, it was removed from homebrew.
How can I install it with homebrew even if it is not in core?
Thumbnail asked 11/1, 2019 at 9:35
2
Solved
I heard that timestamps in APFS are in nanoseconds.
Are there any commands that are able to show APFS timestamps in nanoseconds?
I've tried ls, stat but no luck so far.
Domesticity asked 9/10, 2017 at 5:21
2
Solved
With macOS High Sierra a new file system is available: APFS.
This file system supports clone operations for files: No data duplication on storage.
cp command has a flag (-c) that enables cloning ...
Cristacristabel asked 26/9, 2017 at 4:16
4
Solved
I have downloaded the new Xcode 9 build from the Apple website
https://developer.apple.com/xcode/
However, I am getting the following error when extracting the file
Is this a known issue with ...
Whole asked 8/9, 2017 at 11:37
3
Solved
I'm having some trouble spoofing my MAC address on my new MacBook Pro (OSX 10.13.6): it simply doesn't change -.-"
On my prevous MacBook I created and used this script:
#! /bin/bash
echo &quo...
Dowlen asked 20/9, 2018 at 9:27
6
Solved
I just upgraded from Sierra to High Sierra And I met this problem which is i cannot Update xcode. When i click on update it shows loading symbol on top starts animating and nothing happen.
I tri...
Keewatin asked 2/6, 2018 at 3:55
2
Solved
I am getting the following warning in the Xcode console while running (not compiling) my application since updating to High Sierra on my MacBook:
objc[26299]: Class FIFinderSyncExtensionHost is ...
Adobe asked 29/10, 2017 at 11:37
6
I'm trying to uninstall Parallels completely from macOS High Sierra.
I removed everything from the disk except some Parallels extensions that are stored under /Library/StagedExtensions/Par...
Dozier asked 2/10, 2017 at 23:53
2
How do I enable C++17 in Xcode (9.4.1) on OSX High Sierra (10.13.5)?
Georgena asked 11/7, 2018 at 14:35
4
Solved
I'm trying to update Xcode 10.1 to 10.2 on my High Sierra 10.13.6 version.
The App Store window shows the update button, but the problem is after hitting that button, the circle on the upper-left ...
Parturient asked 8/4, 2019 at 17:12
11
How can I install intl PHP extension in PHP 7.1.7, which is delivered with osx high sierra?
Outguard asked 9/10, 2017 at 18:38
2
Solved
I tried to codesign using:
/usr/bin/codesign -f -s $IDENTITY --keychain $KEYCHAIN --entitlements $ENTITLEMENTS Payload/Test.app
But I get an errSecInternalComponent error.
Carbylamine asked 2/8, 2018 at 9:6
3
Solved
I'm on High Sierra with Xcode Version 9.0.1 (9A1004).
When running tns doctor I get the following warning:
WARNING: Xcode is not installed or is not configured properly.
You will not be able to bu...
Scow asked 21/10, 2017 at 10:51
3
Solved
In macOS High Sierra (Version 10.13.6), I run a Python program that does the following:
Launches a worker process that consumes data (URL strings) from a multiprocessing.Queue.
The worker process...
Leahleahey asked 30/4, 2019 at 15:58
© 2022 - 2024 — McMap. All rights reserved.