Sun, August 6, 2017
4 min read
[Ruby] Solution for ERROR: cannot discover where libxml2 is located on your system. please make sure `pkg-config` is installed.
#ruby#rails#nokogiri#macos#homebrew#troubleshooting
Fixing nokogiri's libxml2/pkg-config install error on macOS by installing the libraries with Homebrew and using system-libraries.
read more →