Benjamin Mark

Results 4 issues of Benjamin Mark

I am getting error when running the scrapper function in a cron, and throw the error at the second run. `TypeError: Cannot read properties of null (reading 'type') at Object.createResource`...

Any help on this please. I got this error; This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which...

In this PR is a mongoose post hook add to sync document to Algolia when using Model.findOneAndUpdate mongoose method on the model. This works perfectly fine. Kindly review and let...

Sorry, I am making this issue. I have actually added the findOneAndUpdate and it is working perfectly. Is it something I can make a PR for or the feature isn't...