Skip to content
Discussion options

You must be logged in to vote

I got it resolved:
ran below command after first failure

export C_INCLUDE_PATH="$(find "$PREFIX" -type d -path "*/nokogiri-*/gumbo-parser/src" 2>/dev/null | head -n1)"
gem install nokogiri --platform=ruby -- --use-system-libraries

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by skj-skj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant