Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node 14: reports of circular dependencies inside dependencies #47

Open
julien-c opened this issue Jun 19, 2020 · 1 comment
Open

Node 14: reports of circular dependencies inside dependencies #47

julien-c opened this issue Jun 19, 2020 · 1 comment
Assignees

Comments

@julien-c
Copy link
Member

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
@tomvardasca
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants