커뮤니티
포인트
쿠폰
내 강의실
국비 신청 내역
증명서
계정
로그아웃
학습 질문
개발 일지
나의 활동
답변 완료
eas build:configure가 안됩니다.
[왕초보] 나만의 수익성 앱, 앱개발 종합반
5주차
북마크
김*영
댓글
79
추천
0
조회수
51
조회수
51
답변 완료

* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.

* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.


eas build:configure가 안됩니다.



동영상강의내용에서는 eas build:configure를 하면 andorid를 선택할지 ios선택할지가 나온다는데

Y/N를 묻는 질문이 나오고 이름/이메일 입력하라고 나오네요




작성한 코드 및 에러 메세지

C:\Users\gemkd\OneDrive\바탕 화면\sparta study\sparta-honeytip-young>eas build:configure

EAS project not configured.

√ Would you like to automatically create an EAS project for @kimdaeyoung/sparta-myhoneytip-gun? ... yes

✔ Created @kimdaeyoung/sparta-myhoneytip-gun (https://expo.dev/accounts/kimdaeyoung/projects/sparta-myhoneytip-gun) on Expo

✔ Linked local project to EAS project 929af159-dc49-4f7c-8005-9954873cf121

💡 The following process will configure your iOS and/or Android project to be compatible with EAS Build. These changes only apply to your local project files and you can safely revert them at any time.

It looks like you haven't initialized the git repository yet.EAS Build requires you to use a git repository for your project.

? Would you like us to run 'git init' in C:\Users\gemkd\OneDr

√ Would you like us to run 'git init' in C:\Users\gemkd\OneDrive\바탕 화면\sparta study\sparta-honeytip-young for you? ... yes

We're going to make an initial commit for your repository.

√ Commit message: ... Initial commit

You need to configure Git with your username (user.name) and 

email address (user.email)

√ Username: ... gemkd@naver.com

✖ Running git config --local user.name gemkd@naver.com

  Error: git exited with non-zero code: 128


C:\Users\gemkd\OneDrive\바탕 화면\sparta study\sparta-honeytip-young>eas build:configure

💡 The following process will configure your iOS and/or Android project to be compatible with EAS Build. These changes only apply to your local project files and you can safely revert them at any time.

It looks like you haven't initialized the git repository yet.EAS Build requires you to use a git repository for your project.

? Would you like us to run 'git init' in C:\Users\gemkd\OneDr

√ Would you like us to run 'git init' in C:\Users\gemkd\OneDrive\바탕 화면\sparta study\sparta-honeytip-young for you? ... yes

We're going to make an initial commit for your repository.

√ Commit message: ... Initial commit

You need to configure Git with your username (user.name) and 

email address (user.email)

√ Username: ... kimdaeyoung

✖ Running git config --local user.name kimdaeyoung

  Error: git exited with non-zero code: 128  



취소
 공유
취소
댓글 0
댓글 알림
나의얼굴