Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 585 Bytes

File metadata and controls

22 lines (13 loc) · 585 Bytes

버그 레포트

  1. mac gradle 권한문제

https://stackoverflow.com/questions/44360544/react-native-run-android-fails-could-not-install-app

  1. react-native-error-emfile-too-many-open-files-watch 에러

https://stackoverflow.com/questions/64232960/react-native-error-emfile-too-many-open-files-watch

npm install fsevents

  1. Android Emulator Chrome 작동 안되는 문제

https://stackoverflow.com/questions/70656197/google-chrome-open-with-white-screen-on-android-emulator

C:\Users%USER%.android\advancedFeatures.ini 파일추가

Vulkan = off
GLDirectMem = on