bugsnag / bugsnag-js

JavaScript error handling tool for BugSnag. Monitor and report JavaScript bugs & errors.
https://docs.bugsnag.com/platforms/javascript
MIT License
854 stars 251 forks source link

Execution failed for task ':app:externalNativeBuildCleanDebug'. #2038

Closed mMarcos208 closed 7 months ago

mMarcos208 commented 11 months ago

Describe the bug

Task :app:externalNativeBuildCleanDebug FAILED

FAILURE: Build failed with an exception.

Steps to reproduce

  1. set newArchEnabled=true in gradle.properties
  2. yarn start
  3. yarn android

Environment

clr182 commented 11 months ago

Hi @mMarcos208 I have tried reproducing your issue and have not been able to do so. Setting newArchEnabled=true has not resulted in a failed build for me. Could you please run your build again with the --verbose flag attached and sharing the output with us for further investigation?

The error seems to indicate that this is possibly due to a faulty or corrupt NDK installation, it may be worth reinstalling your NDK via the SDK Manager

mclack commented 7 months ago

Hi @mMarcos208

As there hasn't been any activity here for a while, we are now closing this issue.

If you continue to experience issues, please feel free to reopen this issue, or open a ticket with us directly by contacting support@bugsnag.com.