maplibre / maplibre-react-native

A MapLibre react native module for creating custom maps
Other
172 stars 39 forks source link

Could not find com.facebook.react:react-android:. #339

Open Gabotron-ES opened 1 month ago

Gabotron-ES commented 1 month ago

Hi, my react native version is 0.68, after installing this library I'm getting the following error:

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':app:mergeDebugAssets'.
> Could not resolve all task dependencies for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.facebook.react:react-android:.
     Required by:
         project :app > project :maplibre_maplibre-react-native

I installed this specific version:

"@maplibre/maplibre-react-native": "^10.0.0-alpha.2",