This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occurred while installing capybara-webkit (1.1.1), and Bundler cannot | |
continue. | |
Make sure that `gem install capybara-webkit -v '1.1.1'` succeeds before | |
bundling. | |
Could not find capybara-webkit-1.1.1 in any of the sources | |
Run `bundle install` to install missing gems. |
libqtwebkit-devライブラリを追加することで解決するようだ。
→参考
macの場合は下記で行う
brew update
brew install qt
0 件のコメント:
コメントを投稿