react-native “Included build react-native-gradle-plugin does not exist” 오류

0
(0)

안드로이드 경우 settings.gradle에 아래 코드 추가

settings.gradle 클릭
includeBuild('../node_modules/react-native-gradle-plugin')

이 한 줄을 settings.gradle에 추가.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Comment