react-native-geolocation icon indicating copy to clipboard operation
react-native-geolocation copied to clipboard

Execution failed for task ':react-native-community_geolocation:compileReleaseJavaWithJavac'.

Open hugoh59 opened this issue 3 years ago • 2 comments

I get the following error message when trying to compile for android.

Execution failed for task ':react-native-community_geolocation:compileReleaseJavaWithJavac'.
> java.lang.NullPointerException (no error message)

hugoh59 avatar Jul 13 '21 15:07 hugoh59

Did you solve this??

Shaik-Mohammed-Rizwan avatar May 27 '22 10:05 Shaik-Mohammed-Rizwan

This happens to me semi-regularly too. Not sure why it happens but I can get by it by cleaning the project (Build –> Clean Project), re-syncing the files (File –> Sync Project with Gradle Files), and wiping the data from the emulator (click arrow next to emulator in the Device Manager and select 'Wipe Data').

gabriellend avatar Jul 28 '22 19:07 gabriellend