Ошибка при создании моего собственного проекта react

#android #react-native

Вопрос:

При построении моего проекта интерфейса командной строки react-native я получаю следующую ошибку, эта появилась после установки пакета sdk react-native stripe, не знаю, связаны ли они:

 FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:mergeExtDexDebug'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Failed to transform material-icons-extended-1.0.0-rc02.aar (androidx.compose.material:material-icons-extended:1.0.0-rc02) to match attributes {artifactType=android-dex, dexing-enable-desugaring=true, dexing-incremental-desugaring-v2=false, dexing-is-debuggable=true, dexing-min-sdk=21, org.gradle.category=library, org.gradle.dependency.bundling=external, org.gradle.libraryelements=aar, org.gradle.status=release, org.gradle.usage=java-runtime}.
      > Execution failed for DexingWithClasspathTransform: C:UsersGABRIEL.gradlecachestransforms-2files-2.1c22b07d4460b2cefc6bc4786380dff41jetified-material-icons-extended-1.0.0-rc02-runtime.jar.
         > Error while dexing.

* 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