-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
修改 Mac 的 .bash_profile
export LC_ALL="en_US.UTF-8"
-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
修改 Mac 的 .bash_profile
export LC_ALL="en_US.UTF-8"