Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ascii-8bit to utf-8 warnings #237

Closed
jnylund opened this issue Mar 2, 2015 · 0 comments
Closed

ascii-8bit to utf-8 warnings #237

jnylund opened this issue Mar 2, 2015 · 0 comments

Comments

@jnylund
Copy link

jnylund commented Mar 2, 2015

when trying to install json on windows ruby 2 devkit, I get these warnings.

C:\Projects\selenium>gem install json
Temporarily enhancing PATH to include DevKit...
Building native extensions. This could take a while...
Successfully installed json-1.8.2
Parsing documentation for json-1.8.2
unable to convert "\x90" from ASCII-8BIT to UTF-8 for lib/json/ext/generator.so
skipping
unable to convert "\x90" from ASCII-8BIT to UTF-8 for lib/json/ext/parser.so, s
ipping
1 gem installed

@flori flori closed this as completed Jul 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants