-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I install and manually linked react-native-spatialite package. But when I run "react-native run-android" in terminal, I got this error:
:react-native-spatialite:compileReleaseJavaWithJavac
:react-native-spatialite:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
/home/misha/Work/munisightmobile/node_modules/react-native-spatialite/android/src/main/java/ar/gov/indec/react/spatialite/SpatialiteReactPackage.java:21: error: method does not override or implement a method from a supertype
@Override
^
1 error
:react-native-spatialite:compileReleaseJavaWithJavac FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':react-native-spatialite:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
My RN version "react-native": "0.55.4",
Metadata
Metadata
Assignees
Labels
No labels