Actions
Defect #27861
closedbundle install fails for nokogiri 1.7.2 (x64-mingw32) and ruby 2.4.3 on Windows
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Ruby support
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
bundle install command fails for nokogiri 1.7.2 (x64-mingw32) and ruby 2.4.3 on Windows with the following message:
Ruby version installed: ruby 2.4.3p205 (2017-12-14 revision 61247) [x64-mingw32] (from rubyinstaller.org)
According to https://github.com/sparklemotion/nokogiri/issues/1618, nokogiri 1.8.0 fixes this. I've bumped the version to 1.8.0 in Gemfile and it did the trick.
Files
Related issues
Actions