inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

배달앱 클론코딩 [with React Native]

앱 빌드 오류 질문 드립니다!

491

qdial214

작성한 질문수 5

0

- 학습 관련 질문을 남겨주세요. 상세히 작성하면 더 좋아요!
- 먼저 유사한 질문이 있었는지 검색해보세요.
- 서로 예의를 지키며 존중하는 문화를 만들어가요.
- 잠깐! 인프런 서비스 운영 관련 문의는 1:1 문의하기를 이용해주세요.
 
안녕하세요! 강의를 따라하던 중 앱빌드도 잘되었고, 섹션1에 들어와서 src 디렉토리 등등을 만들면서 코드를 추가하였습니다.
계속 잘 되던 앱빌드가 갑자기 이러한 오류가 나고 있습니다. android 폴더 안에 있는 코드를 아무것도 바꾸지 않았는데 왜 이러한 오류가 나는건지 모르겠습니다 ㅜㅜ 에뮬레이터 오류인가 싶어 안드로이드 스튜디오 에뮬레이터 설정하는 곳에서 캐시 삭제도 하고 해보았는데 해결이 되지 않습니다..!
info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. Jetifier found 1062 file(s) to forward-jetify. Using 8 workers... info Starting JS server... info Launching emulator... info Successfully launched emulator. info Installing the app... > Task :app:compileDebugJavaWithJavac FAILED 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.3.3/userguide/command_line_interface.html#sec:command_line_warnings 51 actionable tasks: 2 executed, 49 up-to-date C:\Users\82102\Delivery\android\app\src\main\java\com\delivery\MainActivity.java:7: error: class, interface, or enum expected ... ^ C:\Users\82102\Delivery\android\app\src\main\java\com\delivery\MainActivity.java:9: error: class, interface, or enum expected protected void onCreate(Bundle savedInstanceState) { ^ C:\Users\82102\Delivery\android\app\src\main\java\com\delivery\MainActivity.java:11: error: class, interface, or enum expected } ^ 3 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'. > Compilation failed; see the compiler error output for details. * 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.org BUILD FAILED in 10s error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup. Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081 C:\Users\82102\Delivery\android\app\src\main\java\com\delivery\MainActivity.java:7: error: class, interface, or enum expected ... ^ C:\Users\82102\Delivery\android\app\src\main\java\com\delivery\MainActivity.java:9: error: class, interface, or enum expected protected void onCreate(Bundle savedInstanceState) { ^ C:\Users\82102\Delivery\android\app\src\main\java\com\delivery\MainActivity.java:11: error: class, interface, or enum expected } ^ 3 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:compileDebugJavaWithJavac'. > Compilation failed; see the compiler error output for details. * 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.org BUILD FAILED in 10s at makeError (C:\Users\82102\Delivery\node_modules\@react-native-community\cli-platform-android\node_modules\execa\index.js:174:9) at C:\Users\82102\Delivery\node_modules\@react-native-community\cli-platform-android\node_modules\execa\index.js:278:16 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async runOnAllDevices (C:\Users\82102\Delivery\node_modules\@react-native-community\cli-platform-android\build\commands\runAndroid\runOnAllDevices.js:109:5) at async Command.handleAction (C:\Users\82102\Delivery\node_modules\@react-native-community\cli\build\index.js:192:9) info Run CLI with --verbose flag for more details.

react-native

답변 1

0

제로초(조현영)

MainActivity.java 소스코드 수정 안 햐셨나요? 소스코드 문법에 뭔가 문제가 생긴 것 같습니다. 7번째 줄 뭔가요?

앱실행시 네이버맵 [401] 에러

0

983

2

스타일링 라이브러리

0

147

2

expo, cli 선택 중에 고민이 있습니다.

0

167

2

JDK 버전이 달라도 괜찮나요?

0

223

2

dimenstion usewindowdeminstion

0

121

3

[맥 전용]환경 설정하기 1편 & [맥 전용]환경 설정하기 2편의 영상이 안나옵니다.

0

210

1

jdk11 버전과 gradle 버전의 호환성 관련 질문드립니다.

0

399

2

강의 외 질문입니다!

0

157

2

react native랑 맞는 ui 라이브러리 어떤게 좋을까요?

0

1498

2

react native와 spring boot 연결

0

355

1

java가 아닌 .kt에서 code push 에러가 발생합니다.

0

214

2

flipper 239 에러가 발생합니다.

0

165

2

package.json에 /lib/panino.js 문제입니다.

0

470

2

window - mac 협업 과정 질문합니다

0

215

1

ios 빌드 중 RCTBridgeDelegate.h import 오류

0

289

2

ios 앱 빌드 중 hermesEnabled 관련 오류발생

0

239

2

Socket 연결시 질문 드립니다.!

0

152

2

wifi 환경에서 axios 통신이 로컬서버에서 안됩니다.

0

426

2

iOS render error 질문드립니다.

0

410

2

iOS 가상머신 오류

0

165

2

npc react init 명령어 실행시 발생되는 오류

0

220

1

nom start 시 오류

0

116

1

NextJS 기반으로 만들어서 웹뷰 React Native로 배포 가능한가요?

0

1001

2

안드로이드 rn75 버전에 맞게 설정 중에 android13 다운로드에 대해서 막혔습니다!

0

184

2