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

Incompatible character encodings: UTF-8 and ASCII-8BIT #1872

Closed
n-kiran opened this issue Mar 22, 2017 · 2 comments
Closed

Incompatible character encodings: UTF-8 and ASCII-8BIT #1872

n-kiran opened this issue Mar 22, 2017 · 2 comments

Comments

@n-kiran
Copy link

n-kiran commented Mar 22, 2017

Hi,

When trying to install ruby gems the below error is encountered.

ERROR: While executing gem ... (Encoding::CompatibilityError)
incompatible character encodings: UTF-8 and ASCII-8BIT

Found Ruby version 2.3.3,
and the issue is observed only on some PC's.

Configuration of PC on which error is encountered.
Windows 7 Professional SP1(x64).

Thanks,
nkiran.

@bronzdoc
Copy link
Member

@n-kiran What command are you executing that triggers the error?

@ajalex-blog
Copy link

ajalex-blog commented Jun 11, 2018

Hi,
I'm getting the same error.

  • Error:
    ERROR: While executing gem ... (Encoding::CompatibilityError)
    incompatible character encodings: UTF-8 and ASCII-8BIT

  • Command: gem install jekyll bundler

  • OS: Windows 7 enterprise SP1

  • Version: ruby 2.4.4p296 (2018-03-28 revision 63013) [x64-mingw32]

Thanks,
Alen Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants