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

Warnings #59

Closed
jer-sen opened this issue Apr 21, 2021 · 1 comment
Closed

Warnings #59

jer-sen opened this issue Apr 21, 2021 · 1 comment

Comments

@jer-sen
Copy link

jer-sen commented Apr 21, 2021

I see these logged warnings when I start a RS with run-rs@0.7.4 on Windows:

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

Also reported here: #54

Any clean way to remove them?

@vkarpov15
Copy link
Owner

Should be fixed in v0.7.5 👍

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

2 participants