Тёмный

android gradle plugin requires java 17 to run. you are currently using java 11 in React Native Issue 

The Debug Arena
Подписаться 5 тыс.
Просмотров 8 тыс.
50% 1

#reactnative #java17 #java11 #androidgradle
In this video I have shown how we can fix "android gradle plugin requires java 17 to run. you are currently using java 11" in React Native. By installing JDK 17 and replacing it with JDK 11

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@aaronamit
@aaronamit Месяц назад
* What went wrong: Settings_gradle > Failed to instrument class Settings_gradle in ClassLoaderScopeIdentifier.Id{coreAndPlugins:kotlin-dsl:C:\Android_App\AwesomeProject ode_modules\@react-native\gradle-plugin\settings.gradle.kts:Settings/TopLevel/stage1(local)} - Help me out with this issue please!
@johnlucifer3889
@johnlucifer3889 6 месяцев назад
if anyone gets this familiar error while rebuilding gradle FAILURE: Build failed with an exception. * What went wrong: Value 'C:Program FilesJavajdk-17' given for org.gradle.java.home Gradle property is invalid (Java home supplied is invalid) wrote org.gradle.java.home=C:\Program Files\Java\jdk-17 in my gradle.properties then write the command written below in gradle.properties org.gradle.java.home=C:\Program Files\Java\jdk-17
@thedebugarena
@thedebugarena 6 месяцев назад
You can use double \\ eg: C:\\programfiles\\ it should solve the issue
@johnlucifer3889
@johnlucifer3889 6 месяцев назад
@@thedebugarena for me \ instead of / solved the issue and uisng double \\ doenst solve it.
@CainosChitsenga
@CainosChitsenga 3 месяца назад
thanks a million
@SoumyaMishra-q5k
@SoumyaMishra-q5k 3 месяца назад
you will be using android studio or visual studio for coding?
@sadanandmasurkar6668
@sadanandmasurkar6668 2 месяца назад
You are awesome you greatly cover realistic issue great work
@emiryldrmlar6436
@emiryldrmlar6436 3 месяца назад
bro you are legend !!!
@riyajaiswal2137
@riyajaiswal2137 5 месяцев назад
still getting same error didnt solve issue , can you please help me?
@thedebugarena
@thedebugarena 5 месяцев назад
Dm me on instagram @the_debug_arena and share error you are getting
@feriacientifica8306
@feriacientifica8306 5 месяцев назад
thanks so much
@mma-dost
@mma-dost 5 месяцев назад
thanks bro
@jigneshsharma6122
@jigneshsharma6122 5 месяцев назад
after resolving this issues another issues is raises in my windows related to the emulator(not starting )
@thedebugarena
@thedebugarena 5 месяцев назад
One thing you can do is that open emulator by your own and then try to run the application
@jigneshsharma6122
@jigneshsharma6122 5 месяцев назад
@@thedebugarena when i try to do this i am getting this error message in android studio : Unable to launch pixel XL API 33 - The Emulator process for AVD pixel_xl_api_33 has terminated
@thedebugarena
@thedebugarena 5 месяцев назад
@@jigneshsharma6122 might be problem with your emulator try deleting existing one and creating new one based on your laptop it might take time. If this still not works you can use your real device instead of emulator which is quite easy ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-U_lIV1rEV7Q.html
Далее
React Native vs Flutter - Which should you use?
22:31
Windows 11 Clone Built in React (Code Review)
20:58
Просмотров 71 тыс.
The Best React Code I Wrote (Code Review)
24:50
Просмотров 24 тыс.
Top 9 React Native UI Component Libraries in 2023
10:12
Building a Mobile App in 2024: The BEST Technologies
13:31