Error: cb(); is not a function
#2
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
  Reply


Messages In This Thread
Error: cb(); is not a function - by faldor - 07-21-2018, 09:35 PM
RE: Error: cb(); is not a function - by askmike - 07-22-2018, 12:08 AM
RE: Error: cb(); is not a function - by faldor - 07-22-2018, 12:48 AM
RE: Error: cb(); is not a function - by faldor - 07-22-2018, 06:57 AM
RE: Error: cb(); is not a function - by Derbeweis - 09-17-2018, 05:35 PM

Forum Jump:


Users browsing this thread: