androidSDK1 [React Native] 안드로이드 빌드에러_SDK location not found. Define location with an ANDROID_SDK_ROOT environment variable or by setting the sdk.dir path in your project's local properties file at 깃 소스를 받아 안드로이드로 빌드를 했는데 이런 에러가 뜬다면 ? sdk location not found. define location with an android_sdk_root environment variable or by setting the sdk.dir path in your project's local properties file at '/[프로젝트경로]/android/local.properties'. 각자 에디터를 켜고 프로젝트경로 >android 폴더 아래 local.properties 파일이 있는지 확인해본다. 없다면 File을 생성하고 자신에게 맞는 경로를 입력하면 된다. 파일이 있는 상태라면 SDK경로가 맞는지 체크해본다. Mac : sdk.dir=/Users/사용자이름/Libra.. 2022. 3. 21. 이전 1 다음