Sun, August 6, 2017
5 min read
[Ruby] ERROR: cannot discover where libxml2 is located on your system. please make sure `pkg-config` is installed. の解決方法
#ruby#rails#nokogiri#macos#homebrew#troubleshooting
macOS で nokogiri のビルドが libxml2 不足で失敗する問題を、Homebrew と system-libraries 設定で解決しました。
read more →