Closed dazinator closed 9 years ago
I don't have Windows. But if you know how to fix it, I'll be happy to merge the fix.
Sorry, i'm way out of my area of expertise here. I'm a .NET developer by trade. Started an OctoPress blog which is Jekyll based, and installing Jekyll lead me here as I assume this is a dependency of Jekyll? If I could help I would gladly :(
But.. I just found this which looks to be the same issue - maybe it will make more sense to you though: https://github.com/rubygems/rubygems/issues/977
Ok - the solution to this on windows seems to be to downgrade ruby gems version.
gem update --system 2.3.0
I'll try that. Will close this issue as it appears to be nothing to do with your package itself but a ruby gems issue.
I can verify that downgrading ruby gem version to 2.3.0 fixes this error message in Windows environments. Thanks for the answer.
Having issues on Windows installing this gem.
As recorded here: https://talk.jekyllrb.com/t/jekyll-error-failed-to-build-gem-native-extension/430/2
This is the problem:
Any ideas?