[AWS-EC2] warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory

Darcy Daeseok YU ·2024년 10월 22일

Run these commands

$ sudo vim /etc/environment

add these lines:

LANG=en_US.utf-8
LC_ALL=en_US.utf-8
profile
React, React-Native https://darcyu83.netlify.app/

0개의 댓글