Skip to content

Instantly share code, notes, and snippets.

@QuynhVir
Created October 18, 2019 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save QuynhVir/3f4ecc01cb567015378d0b2a1871fbb9 to your computer and use it in GitHub Desktop.
Save QuynhVir/3f4ecc01cb567015378d0b2a1871fbb9 to your computer and use it in GitHub Desktop.
setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
nano /etc/environment
add these lines...
LANG=en_US.utf-8
LC_ALL=en_US.utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment