ReactNativeBenchmarks: undefined is not an object (evaluating 'NativeModules["SQLite"][method]')] #13768
Closed
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,