标签:方式 dir direct size nbsp style oca cannot lc_all
报错如下:
Cannot set LC_ALL to locale en_US.UTF-8: No such file or directory
解决方式:
apt-get install -y locales
locale-gen en_US.UTF-8
Cannot set LC_ALL to locale en_US.UTF-8: No such file or directory
标签:方式 dir direct size nbsp style oca cannot lc_all
原文地址:https://www.cnblogs.com/9527l/p/14926121.html