Shep
Shep
https://github.com/Kureev/react-native-blur/issues/384#issuecomment-950824345 this produces ` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkStagingDebugAarMetadata'. > Could not resolve all files for configuration ':app:stagingDebugRuntimeClasspath'. > Could...
We're getting this as well, still no valid fixes from anyone?
> try a rm-rf node_modules && yarn install Didnt fix anything
Has anyone figured out how to get past the aws-exports and google-services.json needing to be gitignored? adding the following to .easignore did not fix the eas:build issues for us !aws-exports.js...
Same problem, adding a timeout does not help
Has this fix also been added to the react-native-firebase 19.0.1 release? I was seeing this issue as well after the upgrade to 17.4 and want to release a fix as...
just upgraded and it did fix the issue^
This is happening for me as well - dev and prod - unsure of what the conditions are, but it typically seems to hang most if called relatively quickly after...
@cparki3 solution might help, however, my team has some conflicts with using that pacakge, and it sent us down a rabbit hole of problems that caused more pain than the...