
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
expo 앱 생성이 안됩니다.
VScode 앱에서 질문 답글 주신대로 세팅하고 재 실행 했는데도 아래와 같은 expo 앱 생성이 안되고 아래와 같은 에러 메세지가 나옵니다.
해결할 수 있도록 도움을 요청합니다.
------ 아 래 ------
Microsoft Windows [Version 10.0.19045.2604]
(c) Microsoft Corporation. All rights reserved.
C:\Users\user\Desktop\sparta-study>expo init sparta-study
WARNING: The legacy expo-cli does not support Node +17. Migrate to the versioned Expo CLI (npx expo).
Migrate to using:
› npx create-expo-app --template
? Choose a template: » - Use arrow-keys. Return to submit.
----- Managed workflow -----
> blank a minimal app as clean as an empty canvas
blank (TypeScript) same as blank but with TypeScript configuration
tabs (TypeScript) several example screens and tabs using react-navigation and TypeScript
----- Bare workflow -----
minimal bare and minimal, just the essentials to get you started
