
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
선생님화면내용과 다른데 expo-shared가 내 화면에는 없어요 뭐가 잘못된나요?
C:\Users\user\Desktop\sparta-study>expo init sparta-myhoneytip-hee
WARNING: expo-cli has not yet been tested against Node.js v18.12.1.
If you encounter any issues, please report them to https://github.com/expo/expo-cli/issues ;
expo-cli supports following Node.js versions:
* >=12.13.0 <15.0.0 (Maintenance LTS)
* >=16.0.0 <17.0.0 (Active LTS)
Migrate to using:
› npx create-expo-app --template
? Choose a template: » - Use arrow-keys. Return to submit.
√ Choose a template: » blank a minimal app as clean as an empty canvas
√ Downloaded template.
🧶 Using Yarn to install packages. Pass --npm
to use npm instead.
√ Installed JavaScript dependencies.
✅ Your project is ready!
To run your project, navigate to the directory and run one of the following yarn commands.
- cd sparta-myhoneytip-hee
- 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.
C:\Users\user\Desktop\sparta-study>
