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

Excetion is thrown on Meteor 1.0.4 rc #1

Open
ernestorocha opened this issue Mar 10, 2015 · 4 comments
Open

Excetion is thrown on Meteor 1.0.4 rc #1

ernestorocha opened this issue Mar 10, 2015 · 4 comments

Comments

@ernestorocha
Copy link

I know it's too early to open this issue, but probably It will remain broken on 1.0.4 final.

When using meteorhacks:aggregate which depends on this package, meteor run throws this exception:

W20150309-22:13:07.489(-3)? (STDERR) TypeError: Cannot call method 'bind' of undefined
W20150309-22:13:07.489(-3)? (STDERR)     at [object Object].MongoInternals.RemoteCollectionDriver.open (packages/meteorhacks:collection-utils/index.js:5:1)
W20150309-22:13:07.489(-3)? (STDERR)     at new Mongo.Collection (packages/mongo/collection.js:104:1)
W20150309-22:13:07.489(-3)? (STDERR)     at [object Object].ns.Collection (packages/matb33:collection-hooks/collection-hooks.js:190:1)
W20150309-22:13:07.489(-3)? (STDERR)     at ServiceConfiguration.configurations._ensureIndex.service (packages/service-configuration/service_configuration_common.js:8:1)
W20150309-22:13:07.489(-3)? (STDERR)     at /Users/ernestorocha/Documents/app/.meteor/local/build/programs/server/packages/service-configuration.js:54:4
W20150309-22:13:07.489(-3)? (STDERR)     at /Users/ernestorocha/Documents/app/.meteor/local/build/programs/server/packages/service-configuration.js:111:3
W20150309-22:13:07.489(-3)? (STDERR)     at /Users/ernestorocha/Documents/app/.meteor/local/build/programs/server/boot.js:222:10
W20150309-22:13:07.489(-3)? (STDERR)     at Array.forEach (native)
W20150309-22:13:07.490(-3)? (STDERR)     at Function._.each._.forEach (/Users/ernestorocha/.meteor/packages/meteor-tool/.1.0.42-rc.2.12aimnq++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11)
W20150309-22:13:07.490(-3)? (STDERR)     at /Users/ernestorocha/Documents/app/.meteor/local/build/programs/server/boot.js:117:5```
@arunoda
Copy link
Member

arunoda commented Mar 10, 2015

May be. I'll give it a shot.

@arunoda
Copy link
Member

arunoda commented Mar 10, 2015

Okay, I've fixed this and published a new version of meteorhacks:aggregate.

Update like this:

meteor refresh
meteor update meteorhacks:aggregate

Make sure you've meteorhacks:[email protected]

@rgould
Copy link

rgould commented Mar 11, 2015

I can confirm that updating fixes this issue.

@arunoda
Copy link
Member

arunoda commented Mar 11, 2015

Great.
On 2015 මාර්තු 11, බදාදා at පෙ.ව. 8.37 Richard Gould <
[email protected]> wrote:

I can confirm that updating fixes this issue.


Reply to this email directly or view it on GitHub
#1 (comment)
.

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

3 participants