07-22-2018, 12:08 AM
Code:
TypeError: cb is not a function
Unfortunately that error and stack trace don't point to the actual problem, it's hard to properly debug async stuff in nodejs. This is a bug that definitely has something to do with the sqlite adapter, see this issue (for most likely the same problem): https://github.com/askmike/gekko/issues/2329