GeekyAnts / GeekyAnts/react-native-bing-maps
unable to build and run android sdk 34
- Dominant language
- Java
- Stars
- 13
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
ibrahimmusabeh@ibrahims-MacBook-Pro myinsead-reactnative % yarn android:int
yarn run v1.22.22
$ react-native run-android --port=8090 --variant=INTDebug --appIdSuffix=int -- --warning-mode all
info JS server already running.
warn "variant" flag is deprecated and will be removed in future release. Please switch to "mode" flag.
info 💡 Tip: Make sure that you have set up your development environment correctly, by running react-native doctor. To read more about doctor command visit: https://github.com/react-native-community/cli/blob/main/packages/cli-doctor/README.md#doctor
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':react-native-bing-maps'.
> Failed to notify project evaluation listener.
> Could not create task ':react-native-bing-maps:compileDebugAndroidTestKotlin'.
> Cannot use @TaskAction annotation on method AbstractKotlinCompile.execute() because interface org.gradle.api.tasks.incremental.IncrementalTaskInputs is not a valid parameter to an action method.
> KotlinJvmAndroidCompilation with name 'debugAndroidTest' not found.
* 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 4s
error Failed to install the app.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ibrahimmusabeh@ibrahims-MacBook-Pro myinsead-reactnative %
Contributor guide
Assessment
This issue has not been assessed yet.