inflearn logo
강의

Course

Instructor

[Renewal] Building a Restaurant Map App (React Native & NestJS)

react-native-reanimated:compileDebugJavaWithJavac FAILED

Resolved

1067

lsy32375888

6 asked

0

 

윈도우 / 안드로이드

  1. yarn add @react-navigation/drawer

  2. yarn add react-native-gesture-handler react-native-reanimated

  3. babel.config

    plugins: ['react-native-reanimated/plugin']

  4. npm start --reset-cache

  5. 에러 발생

  "dependencies": {
    "@react-native-masked-view/masked-view": "^0.3.1",
    "@react-navigation/drawer": "^6.6.15",
    "@react-navigation/native": "^6.1.17",
    "@react-navigation/stack": "^6.3.29",
    "react": "18.2.0",
    "react-native": "0.72.6",
    "react-native-gesture-handler": "^2.17.1",
    "react-native-reanimated": "^3.12.1",
    "react-native-safe-area-context": "^4.10.5",
    "react-native-screens": "^3.32.0"
  },
> Task :react-native-reanimated:compileDebugJavaWithJavac FAILED

> Task :app:processDebugResources

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-reanimated:compileDebugJavaWithJavac'.

현재 reanimated 라이브러리를 설치하면 3.12.1 버전이 설치됩니다.

시도해 본 것

  1. 교안 버전과 같은 reanimated 3.5.4 버전 설치

  2. reanimated 3.13 버전 설치

react-native typescript nestjs react-query zustand

Answer 3

1

kjunall3635

해결하셨나요!? reanimated 3.3.0버전으로 진행하니 괜찮았습니다.

0

lsy32375888

RN 안드로이드 환경에서 버전, 환경 등을 확인해야 하는 것엔 어떤 것이 있나요?

  1. React Native 버전

  2. node 버전

  3. java(JDK) 버전 8/11/17

     

  4. gradle 버전 (android studio 버전)

  5. SDK 버전 에뮬 디바이스

     


  1. adb

  2. NPM

  3. NDK

0

Kyo

동일한 에러이슈들인데 참고해보시겠어요? 같은 버전으로 했는데 오류가 발생하는것은 코드,설정,지원버전,환경 등 여러 요인이 있을 수 있습니다.

https://github.com/software-mansion/react-native-reanimated/issues/3743

https://github.com/software-mansion/react-native-reanimated/issues/5928

https://github.com/software-mansion/react-native-reanimated/issues/5855

 

react-native-screens 버전 호환 문제

2

153

1

안드로이드 실행 중 Drawer네비게이션과 MapView 성능 문제

0

103

2

해당 강의 부분은 실제 활용하기에 부족해 제가 해결한 방법입니다.

0

96

1

소스코드가 강의 순서랑 다른가요?

0

72

2

현재 Windows에서 VsCode로 작업 중인데 추후에 IOS도 가능하게 하려면

0

115

2

react-native-fast-image는 react 19 버전에서 설치가 안되나요?

0

208

2

SQL Shell의 역할이 무엇인가요?

0

91

1

혹시 해당 강의에서invalidateQueries를 사용한 이유가 있을까요?

0

79

2

빠르게 실행해보고싶습니다.

0

82

1

강의 수강 순서 관련

0

70

1

애뮬레이터 실행 방법

0

99

2

무료 Apple ID로 실기기 테스트 가능한가요?

0

90

2

ios 실기기 연결

0

70

2

npm run ios에러

0

74

1

10월 삭제 예정인 강의는 이유를 알 수 있을까요?

0

101

1

캘린더 개발 후에 navigation 에 대해서 궁금한 점이 있습니다.

0

51

1

안드로이드 위치 권한 이슈 2가지 문의

0

71

1

지도가 보이려면 음.. 작성해주신 스타일과 다르게

0

74

0

제대로 설치한거같은데 안드로이드랑 ios 둘다 앱실행이 안되는것같아요

0

83

3

강의 내용을 보면 전체적으로 function 함수 키워드를 사용하시는데

0

69

2

강의 3-9 에서 useGetRefreshToken 훅 안에 즉시 함수로 처리하는 이유가 궁금합니다!

0

82

2

사내에서 figma.com 업로드 안되나요?

0

96

1

AWS EC2 + RDS 설정

0

85

2

안드로이드 안켜집니다.

0

91

2