Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Execution failed for task ':react-native-google-place-picker:compileDebugJavaWithJavac'. #33

@gaschneidr

Description

@gaschneidr

Hi, when I tried to run for android I got the error bellow:

`> Task :react-native-google-place-picker:compileDebugJavaWithJavac
C:\Apps\lovefree\node_modules\react-native-google-place-picker\android\src\main\java\com\reactlibrary\RNGooglePlacePickerPackage.java:20: error: method does not override or implement a method from a supertype
@OverRide
^
Note: C:\Apps\lovefree\node_modules\react-native-google-place-picker\android\src\main\java\com\reactlibrary\RNGooglePlacePickerModule.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-google-place-picker:compileDebugJavaWithJavac'.`

It appears that the issue is within the source code for the package. I'm using react-native version 0.51.0 and react-native-google-place-picker: ^1.2.1.

I followed the installation instructions from the readme.md: installed the package using npm and had to link it manually since the automatic link was finishing with an error. I am currently only testing for android, not sure if the error persists for ios.

I'm not sure if I am doing something wrong but I would appreciate some help. Thank you in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions