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

Accessing non-existent property 'MongoError' of module exports inside circular dependency #101

Closed
QuentinGruber opened this issue Feb 3, 2021 · 2 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@QuentinGruber
Copy link
Owner

Describe the bug
A warning show up.

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

To Reproduce
Launch Solo Server from H1emu-server-app with nodejs 14.15

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

@QuentinGruber QuentinGruber added the bug Something isn't working label Feb 3, 2021
@QuentinGruber
Copy link
Owner Author

seems like it's an issue from mongodb ( only a warning tho )

@QuentinGruber QuentinGruber added the wontfix This will not be worked on label Feb 15, 2021
@QuentinGruber
Copy link
Owner Author

fixed on Mongodb 3.6.5 🎉 #132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant