April 26, 2020

setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory

edit $ cat /etc/environment
add:
LANG=en_US.utf-8
LC_ALL=en_US.utf-8

No comments:

Post a Comment

How to type letters with accent

Very useful article https://www.freecodecamp.org/news/how-to-type-letters-with-accents-on-mac/