upgrade-support icon indicating copy to clipboard operation
upgrade-support copied to clipboard

after updating to version 0.77.0 this is error i get

Open NuelOA opened this issue 10 months ago • 0 comments

BUILD FAILED in 41s error Failed to install the app. Command failed with exit code 1: ./gradlew app:installDebug -PreactNativeDevServerPort=8081 FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all dependencies for configuration ':app:debugCompileClasspath'. > Could not find com.facebook.react:flipper-integration:. Required by: project :app * 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. BUILD FAILED in 41s. info Run CLI with --verbose flag for more details.

NuelOA avatar Jan 22 '25 11:01 NuelOA