
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
expo를 통해서 파일 안에 다시 expo 파일을 만드려고 하는데
PS C:\Users\juri1\OneDrive\바탕 화면\sparta_study> expo init sparta_practice1
$ expo init is not supported in the local CLI, please use npx create-expo-app
instead 와 같은 오류가 나옵니다

작성한 코드 및 에러 메세지
PS C:\Users\juri1\OneDrive\바탕 화면\sparta_study> expo init sparta_practice1
$ expo init is not supported in the local CLI, please use npx create-expo-app
instead
