Giter Site home page Giter Site logo

Execution failed for task ':app:buildCMakeDebug[arm64-v8a]'. Execution failed for task ':app:buildCMakeDebug[x86]' about react-native HOT 5 CLOSED

code-hasaki avatar code-hasaki commented on April 28, 2024
Execution failed for task ':app:buildCMakeDebug[arm64-v8a]'. Execution failed for task ':app:buildCMakeDebug[x86]'

from react-native.

Comments (5)

github-actions avatar github-actions commented on April 28, 2024
⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

from react-native.

cortinico avatar cortinico commented on April 28, 2024

Can you remove the folder:

android/app/build

and try again?

from react-native.

code-hasaki avatar code-hasaki commented on April 28, 2024

Can you remove the folder:

android/app/build

and try again?

npx react-native@latest init AwesomeProject
remove android/app/build, same error.
cd android ./gradlew clean, same error.
remove android/app/build, change "newArchEnabled=true" to "newArchEnabled=false", works well.
remove android/app/build, change "newArchEnabled=false" to "newArchEnabled=true", same error.
just change newArchEnabled, no other change.

npx react-native@next init RN0740RC4 --version 0.74.0-rc.4, newArchEnabled=false, works well.
newArchEnabled=true, same error.

My system environment variables not in default dir, I'm not sure if it's related to this error.
GRADLE_USER_HOME ANDROID_SDK_HOME ANDROID_HOME npm-cache yarn-globalFolder

from react-native.

cortinico avatar cortinico commented on April 28, 2024

The issue you're having is not related to React Native per se.
Please try to do the following:

cd android && ./gradlew --stop

as suggested online here:
https://stackoverflow.com/a/33943562

from react-native.

code-hasaki avatar code-hasaki commented on April 28, 2024

Thanks for help, I simply downgraded the yarn from version 4.1.1 to 1.22.19, The error disappeared.

from react-native.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.