
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
프로젝트를 생성해서 git연동하는 방법 설명이 어디 있을까요..?
Unable to initialize git repo. `git` not in PATH.
라고 뜨는데 git연동은 안 한것 같아서요.
작성한 코드 및 에러 메세지
To run your project, navigate to the directory and run one of the following yarn commands.
- cd spart-myhoneytip-yak
- yarn start # you can open iOS, Android, or web from here, or run them directly with the commands below.
- yarn android
- yarn ios # requires an iOS device or macOS for access to an iOS simulator
- yarn web
Unable to initialize git repo. `git` not in PATH.
