Skip to content

Instantly share code, notes, and snippets.

@israelb
Created August 15, 2018 15:59
Show Gist options
  • Save israelb/d14ffd676d3933496419e307a0c52ff0 to your computer and use it in GitHub Desktop.
Save israelb/d14ffd676d3933496419e307a0c52ff0 to your computer and use it in GitHub Desktop.
capybara problems
brew upgrade [email protected]
echo 'export PATH="/usr/local/opt/[email protected]/bin:$PATH"' >> ~/.zshrc
bundle intall
https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit#homebrew
Problem:
Fetching nokogiri 1.8.4
Installing nokogiri 1.8.4 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory:
/opt/rubies/ruby-2.5.1/lib/ruby/gems/2.5.0/gems/nokogiri-1.8.4/ext/nokogiri
/opt/rubies/ruby-2.5.1/bin/ruby -r ./siteconf20180815-13690-1ih91ui.rb
extconf.rb
Cannot allocate memory - /opt/rubies/ruby-2.5.1/bin/ruby -r
./siteconf20180815-13690-1ih91ui.rb extconf.rb 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment