-
Notifications
You must be signed in to change notification settings - Fork 274
Could not find any matches for app.notifee:core:+ as no versions of app.notifee:core are available. #350
Description
When I start to run my project I get this error in terminal.
"react-native": "^0.66.0",
"@notifee/react-native": "^5.0.2",
gradle version 7.0
error Failed to install the app. Make sure you have the Android development environment set up: https://reactnative.dev/docs/environment-setup.
Error: Command failed: gradlew.bat app:installDebug -PreactNativeDevServerPort=8081
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find any matches for app.notifee:core:+ as no versions of app.notifee:core are available.
Searched in the following locations:
- file:/C:/test/.m2/repository/app/notifee/core/
- file:/C:/test/node_modules/react-native/android/app/notifee/core/maven-metadata.xml
- file:/C:/test/node_modules/jsc-android/dist/app/notifee/core/maven-metadata.xml
- https://dl.google.com/dl/android/maven2/app/notifee/core/maven-metadata.xml
- https://repo.maven.apache.org/maven2/app/notifee/core/maven-metadata.xml
- https://jcenter.bintray.com/app/notifee/core/maven-metadata.xml
- https://www.jitpack.io/app/notifee/core/maven-metadata.xml
Required by:
project :app > project :notifee_react-native