gtallen1187
5/26/2019 - 1:00 AM

Run this mac script to ensure that you can install gems with C extensions properly

Run this mac script to ensure that you can install gems with C extensions properly

Final Steps

Mojave changed the location of header files necessary for compiling C extensions. You might need to run the following command to install pg, nokogiri, or other gems that require C extensions:

sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /