미해결
배달앱 클론코딩 [with React Native]
naver 지도 추가 이후 에러
네이버 맵 연동 강의 이후 npm i react-native-nmap --forcecom.fooddeliveryapp 사이에 폴더 추가com.tjdwo.fooddeliveryapppackage 이름 전부 수정 PS C:\Users\ksj\FoodDeliveryApp> npm run android> FoodDeliveryApp@0.0.1 android> react-native run-androidinfo JS server already running.info Installing the app...> Configure project :appReading env from: .env> Configure project :react-native-flipperWARNING:Software Components will not be created automatically for Maven publishing from Android Gradle Plugin 8.0. To opt-in to the future behavior, set the Gradle property android.disableAutomaticComponentCreation=true in the `gradle.properties` file or use the new publishing DSL.Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings5 actionable tasks: 5 up-to-datePicked up JAVA_TOOL_OPTIONS: -Djava.net.preferIPv4Stack=true FAILURE: Build failed with an exception. * What went wrong:Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. > Could not find com.naver.maps:map-sdk:3.16.2. Required by: project :app* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.* Get more help at https://help.gradle.orgBUILD FAILED in 10serror Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.BUILD FAILED in 10s at makeError (C:\Users\ksj\FoodDeliveryApp\node_modules\@react-native-community\cli-platform-android\node_modules\execa\index.js:174:9) at C:\Users\ksj\FoodDeliveryApp\node_modules\@react-native-community\cli-platform-android\node_modules\execa\index.js:278:16 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async runOnAllDevices (C:\Users\ksj\FoodDeliveryApp\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:82:7) at async Command.handleAction (C:\Users\ksj\FoodDeliveryApp\node_modules\@react-native-community\cli\build\index.js:108:9)info Run CLI with --verbose flag for more details.PS C:\Users\ksj\FoodDeliveryApp> 구글에 찾아보고 몇시간째 삽질 중입니다 ㅠ.ㅠ최신 naver map 에 gradle 버전이나 추가해야하는 곳이 더 있을까요?"name": "react-native",
"version": "0.71.6",