React Native/Error

[React Native] Unable to read the license file `LICENSE

Juzero 2023. 1. 11. 20:53

 

Error: Unable to read the license file `LICENSE 

 

해결 방법

1. 프로젝트 ios 폴더에 pods 폴더 삭제

2. podfile.lock 파일 삭제

3. node_modules 삭제

4. npm install

5. pod install --repo-update

6. Xcode에서 project clean