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

MongooseError('Query.prototype.exec() no longer accepts a callback'); #33

Open
neilenns opened this issue Jul 27, 2023 · 0 comments
Open

Comments

@neilenns
Copy link

Gave this a try today and didn't get very far unfortunately. I was able to log in and see a list of collections in my database, but attempting to click on one of them resulted in this console error:

throw new MongooseError('Query.prototype.exec() no longer accepts a callback');
at model.Query.exec (D:\git\test-app\server\node_modules\mongoose\lib\query.js:4370:11)
at collection (D:\git\test-app\server\node_modules\sriracha\lib\controllers\main.js:43:14)

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

1 participant