hiposfer / hive

Your go-to routing app for public transport
GNU Lesser General Public License v3.0
10 stars 0 forks source link

Unhandled promise rejection: Error: Error code 1: no such table: datoms #141

Closed mehdisadeghi closed 5 years ago

mehdisadeghi commented 5 years ago

When running hive for the first time the table does not exist yet.


[Unhandled promise rejection: Error: Error code 1: no such table: datoms]

Stack trace:
  node_modules/expo/src/SQLite.js:20:45 in massageError
  node_modules/expo/src/SQLite.js:31:41 in dearrayifyRow
  node_modules/lodash.map/index.js:140:29 in arrayMap
  node_modules/lodash.map/index.js:1836:14 in map
  node_modules/expo/src/SQLite.js:76:22 in onSuccess
  node_modules/promise/setimmediate/core.js:37:14 in tryCallOne
  node_modules/promise/setimmediate/core.js:123:25 in <unknown>
  node_modules/react-native/Libraries/Core/Timers/JSTimers.js:154:6 in _callTimer
  node_modules/react-native/Libraries/Core/Timers/JSTimers.js:202:17 in _callImmediatesPass
  node_modules/react-native/Libraries/Core/Timers/JSTimers.js:466:11 in callImmediates
  node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:329:4 in __callImmediates
  node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:147:6 in <unknown>
  node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:316:6 in __guardSafe
  node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:146:17 in flushedQueue
  ...```