Skip to content

Error while executing "react-native run-android" #3

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",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions