Closed PaulRBerg closed 5 years ago
Nevermind, I had an issue with my SDKROOT
environment variable.
catalina export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
@8secz-johndpope is this a fix for macOS?
If that's correct you can create a pull request to change the Readme.
yes - need to add ~/.zshrc or bash profile.
It's a reflection of using different xcode / apple os not really concretely to do with mythos.
With Big Sur around the corner - export SDKROOT=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.?.sdk
Describe the bug Cannot install with npm.
Expected behavior I should be able to install mythos globally.
Console output
See the full error output in this gist.
Context information