
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
expo install expo-status-bar로 설치를 할때,설치가 안되고 밑과 같은 코드가 나옵니다.
솔직히 설치가 된 건지도 잘 모르겠고 어떤 것이 문제인지 정확히 모르겠습니다
작성한 코드 및 에러 메세지
› Installing 1 SDK 47.0.0 compatible native module using npm
> npm install
up to date, audited 1148 packages in 2s
59 packages are looking for funding
run `npm fund` for details
5 high severity vulnerabilities
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
