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

Error: First argument to new Mongo.Collection must be a string or null with meteor 1.8 #250

Open
capi1O opened this issue Feb 9, 2019 · 1 comment
Labels

Comments

@capi1O
Copy link

capi1O commented Feb 9, 2019

I installed meteor-collection-hooks from the repo (cd packages, git clone https://github.com/matb33/meteor-collection-hooks and meteor add matb33:collection-hooks) and switched to branch meteor-1.6.1 because I had the error #76.

I am now facing another issue :

W20190209-18:11:14.351(1)? (STDERR) Error: First argument to new Mongo.Collection must be a string or null
W20190209-18:11:14.351(1)? (STDERR)     at _0xb3b0x8.(anonymous function).Collection (packages/mongo/collection.js:36:11)
W20190209-18:11:14.352(1)? (STDERR)     at new _0xb3b0x8.(anonymous function) (packages/meteortoys_toykit.js:30:7185)
W20190209-18:11:14.352(1)? (STDERR)     at new ns.Collection (packages/matb33_collection-hooks.js:298:15)
W20190209-18:11:14.352(1)? (STDERR)     at autoupdate_server.js (packages/autoupdate/autoupdate_server.js:39:3)
W20190209-18:11:14.352(1)? (STDERR)     at fileEvaluate (packages/modules-runtime.js:336:7)
W20190209-18:11:14.352(1)? (STDERR)     at Module.require (packages/modules-runtime.js:238:14)
W20190209-18:11:14.352(1)? (STDERR)     at require (packages/modules-runtime.js:258:21)

Is this project still alive ?

@StorytellerCZ
Copy link
Member

@didrip I think this should be fixed with release 0.9. Can you check?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants