
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
저는 업데이트 후 expo start 실행후 skd46 업데이트 Metro Bundler 화면이 안나옵니다.
지우고 다시 설치 했는데 역시나 안돼고 있어요
npm install --global expo-cli 설치하면
131 packages are looking for funding
run `npm fund` for details
29 vulnerabilities (6 moderate, 19 high, 4 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
이렇게 나와요
expo-cli가 온전히 설치가 안돼는것 같습니다.
npx npx create-expo-app wegram
좀 도와주세요..
