It's super annoying, that errors don't contain a stacktrace.
{ Error: ENOENT: no such file or directory, open '/repo_2017-09-01T1213/keywords'
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/repo_2017-09-01T1213/keywords' }
They contain absolutely no helpful information.
Is there a way to fix this?