Skip to content

Instantly share code, notes, and snippets.

@spalenza
Created September 20, 2012 13:48
Show Gist options
  • Save spalenza/3756032 to your computer and use it in GitHub Desktop.
Save spalenza/3756032 to your computer and use it in GitHub Desktop.
Error Ruby OS X Mountain Lion

Error

unable to convert "\xC3" to UTF-8 in conversion from ASCII-8BIT to UTF-8...

Insert into ~/.profile_bash

export LC_ALL="en_US.UTF-8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment