Skip to content

Instantly share code, notes, and snippets.

@wbotelhos
Last active February 6, 2020 14:09
Show Gist options
  • Save wbotelhos/5070bf5ae4d4c75f02ee849659f8c4c4 to your computer and use it in GitHub Desktop.
Save wbotelhos/5070bf5ae4d4c75f02ee849659f8c4c4 to your computer and use it in GitHub Desktop.
ERROR: cannot discover where libxml2 is located on your system. please make sure `pkg-config` is installed.
xcode-select --install
gem install nokogiri
@Zerquix18
Copy link

Is this for Linux?
I get xcode-select: command not found

@noahsark769
Copy link

No, this is for macOS

@elja
Copy link

elja commented Dec 5, 2018

@Danielshow
Copy link

Life saver, thanks a bunch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment