huggingface/Mongoku

Node 14: reports of circular dependencies inside dependencies

julien-c opened this issue · 1 comments

Probably just need to upgrade the mongo driver

(node:623) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
(node:623) Warning: Accessing non-existent property 'findOne' of module exports inside circular dependency
(node:623) Warning: Accessing non-existent property 'remove' of module exports inside circular dependency
(node:623) Warning: Accessing non-existent property 'updateOne' of module exports inside circular dependency

Hi,

Can you check #37 ? I have already done that and updated Angular versions also.
And added support for binaries. Can separate that if you want.