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

Updated to work with Meteor 1.7 #44

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fishsaidno
Copy link

Meteor 1.7 uses the new 3.x version of the MongoDB driver (see meteor/meteor#9936).

Have added the sakulstra:aggregate package as a dependency to handle extending the Mongo.Collection prototype.

@canstudios-matth
Copy link

Does this resolve the issue of mongo 3.6 expecting a cursor option?

@pedrolucasoliva
Copy link

#39 It's related?
How can I test this pull request?

@fishsaidno
Copy link
Author

Sorry for the delayed reply.

@canstudios-matth Yes it does.

@pedrolucasoliva Yeah #39 is the same issue. If you clone FishSaidNo/meteor-reactive-aggregate as a local package by placing it into the /packages directory of your project, you will be able to verify.

@pedrolucasoliva
Copy link

I forked this repo:
meteor add pedrolucasoliva:reactive-aggregate
This works on.
Thanks @fishsaidno ans @JcBernack.

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

Successfully merging this pull request may close these issues.

3 participants