-
Notifications
You must be signed in to change notification settings - Fork 119
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
Update mongoose version? #18
Comments
Hi thanks for reporting this! Strange behaviour.. Dependencies have not changed and npm install does not work anymore. This project needs a fresh update for all components (mongo , node, elastic, etc..). In the meanwhile, you are welcome to open a PR with mongoose upgrade. |
Confirmed this still happens as of Apr 13, 2017. |
Hi, Ben! Do you plan to update this project? |
Yes I do! This project seems to be dead but it is not! It is in my todolist to update it but this task has not the top priority for now. I'll add a note about this in the readme. |
On trying to run the project, I got the following error:
Error: Cannot find module 'mongodb/node_modules/bson'
This issue is also referenced here: Automattic/mongoose#2718 (Although the fix there did not help me). Updating mongoose to 4.7.4 fixed the issue for me.
Has anybody else seen this error (or is it something to do with my system?) and know any other fixes? I could submit a pull request for updating the mongoose version if that's ok also.
Thanks!
The text was updated successfully, but these errors were encountered: