
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
eas build:configure 설치부분에서 오류
다음과 같은 오류가 뜹니다
C:\Users\billr\Desktop\namul1\namul-d
ogameas build:configure
� The following process will configu
re your iOS and/or Android project to
be compatible with EAS Build. These
changes only apply to your local proj
ect files and you can safely revert t
hem at any time.
git command not found. Install it bef
ore proceeding or set EAS_NO_VCS=1 to
use EAS CLI without Git (or any othe
r version control system).
Learn more: https://expo.fyi/eas-vcs-
workflow
git found, but git --help exited with
status undefined.
Repair your Git installation, or set
EAS_NO_VCS=1 to use EAS CLI without G
it (or any other version control syst
em).
Learn more: https://expo.fyi/eas-vcs-
workflow
