Skip to content

ReactNativeBenchmarks: undefined is not an object (evaluating 'NativeModules["SQLite"][method]')] #13768

Description

@ugendrang

On running ReactNativeBenchmarks, got the exception "undefined is not an object (evaluating 'NativeModules["SQLite"][method]')]"

"dependencies": {
"react": "15.4.1",
"react-native": "0.40.0",
"react-native-sqlite-storage": "^3.3.1",
"react-native-store": "^0.4.1",
"realm": "^1.2.0",
},

Console logs:
Running Realm.insertions
Running RNSqlite.insertions
OPEN database: test.db
'Error running tests:', { [TypeError: undefined is not an object (evaluating 'NativeModules["SQLite"][method]')]
line: 77736,
column: 24,

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions