I tried to run the sample and received an error: ``` TypeError: errors.handler is not a function ``` It is obvious that the error here is this line: https://github.com/feathersjs/feathers-mongodb/blob/master/example/app.js#L33-L34 I think an example is outdated?
I tried to run the sample and received an error:
It is obvious that the error here is this line:
https://github.com/feathersjs/feathers-mongodb/blob/master/example/app.js#L33-L34
I think an example is outdated?