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

Update mongoose version? #18

Open
droidkid opened this issue Dec 24, 2016 · 4 comments
Open

Update mongoose version? #18

droidkid opened this issue Dec 24, 2016 · 4 comments

Comments

@droidkid
Copy link

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!

@fmbenhassine
Copy link
Owner

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..).
I need to find some time to update all dependencies to latest versions and make sure everything still work as expected.

In the meanwhile, you are welcome to open a PR with mongoose upgrade.
Many thanks upfront!

@smattiso
Copy link

Confirmed this still happens as of Apr 13, 2017.

@uouaks
Copy link

uouaks commented Dec 15, 2018

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..).
I need to find some time to update all dependencies to latest versions and make sure everything still work as expected.

In the meanwhile, you are welcome to open a PR with mongoose upgrade.
Many thanks upfront!

Hi, Ben! Do you plan to update this project?

@fmbenhassine
Copy link
Owner

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.

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