최신글
-
오류 기록용 Execution failed for task ':react-native-sound-player:processDebugAndroidTestManifest'. Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 21 declared in library FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':react-native-sound-player:processDebugAndroidTestManifest'. > Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 21 declared in library [com.facebook.react:react-native:0.70.5] C:\Users\~~\.gradle\caches\transforms-3\00dfdcd8fc707b538d435dd6a84f826e\transformed\jetified-react-na..
-
오류 기록용 React native Task :lottie-react-native:androidJavadocs FAILED > Task :lottie-react-native:androidJavadocs FAILED D:\Android\~~~\node_modules\lottie-react-native\src\android\src\main\java\com\airbnb\android\react\lottie\LottieAnimationViewManager.java:8: error: p FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':lottie-react-native:androidJavadocs'. > Javadoc generation failed. Generated Javadoc options file (useful for..
-
오류 기록용 react native Execution failed for task ':app:lintDebug'. react natvie 프로젝트를 빌드하다가 만난 에러입니다. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:lintDebug'. > Lint found errors in the project; aborting build. Fix the issues identified by lint, or create a baseline to see only new errors: ```EaseUnitTestResources android { lint { baseline = file("lint-baseline.xml") } } ``` For more details, see https://developer...