밤토리
article thumbnail
728x90

https://yuddomack.tistory.com/entry/1React-Native-%EC%84%A4%EC%B9%98%EC%99%80-%EC%8B%A4%ED%96%89hello-world

 

1.React Native 설치와 실행(hello world)

지난 시간에는 꿀잼 리액트의 매력을 나열해봤습니다. 본디 React.js부터 시작하는게 순서가 아니겠나 싶지만 현재 React Native 프로젝트를 진행중이기 때문에 까먹지 않기 위해 React Native의 시작�

yuddomack.tistory.com

위의 블로그를 기반으로 React-native를 공부하기로 했고, React native 를 실행하고싶었다. 

 

원래 초기 셋팅작업이 젤 오래걸리긴 하지만

 

단순 run인데 왜 오류가날까ㅠ 다음과 같은 에러가 난다.

 

FAILURE: Build failed with an exception.

 What went wrong:

org.codehaus.groovy.runtime.InvokerHelper

 

 

 

 

https://stackoverflow.com/questions/35000729/android-studio-could-not-initialize-class-org-codehaus-groovy-runtime-invokerhel

 

Android Studio Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

I am new in Android Studio. After setup, When I am trying to import an application I am getting that error So that gradle not able to build. Error:Could not initialize class org.codehaus.groovy.r...

stackoverflow.com

대충 요약해보니 JDK14 버전이 호환이 안된다는 얘기인듯 싶었다. (영어 잘 못함)

 

오늘 JDK깔았는데ㅠ 여튼 JDK 8로 내려서 받아보기로 했다.

https://www.oracle.com/java/technologies/javase-downloads.html
환경변수도 다시 셋팅 해주고 ㄱㄱ

 

성공적이었다 !

 

 

React-native의 hello world인가? 여튼 오류 해결!

 

 

728x90
profile

밤토리

@밤토리아이티

포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!