Skip to content

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

Closed
@ugendrang

Description

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,

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