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

Load order bug: comments and matb33:collection-hooks packages #84

Open
brylie opened this issue Jul 6, 2015 · 4 comments
Open

Load order bug: comments and matb33:collection-hooks packages #84

brylie opened this issue Jul 6, 2015 · 4 comments

Comments

@brylie
Copy link
Contributor

brylie commented Jul 6, 2015

There are a few open bugs describing an indirect error involving Tabular when the matb33:collection-hooks package is installed..

Error: Tabular.Table options must specify collection
     at new Tabular.Table (packages/aldeed:tabular/common.js:20:1)
     at packages/yogiben:admin/lib/both/startup.coffee:100:27
     at Function._.each._.forEach (packages/underscore/underscore.js:113:1)
     at adminCreateTables (packages/yogiben:admin/lib/both/startup.coffee:77:4)
     at __coffeescriptShare (packages/yogiben:admin/lib/both/startup.coffee:178:2)
     at /home/.../.meteor/local/build/programs/server/boot.js:229:5

After troubleshooting the error, I found that it can be resolved by editing .meteor/packages and placing matb33:collection-hooks above the comments package.

@brylie
Copy link
Contributor Author

brylie commented Jul 6, 2015

@brylie
Copy link
Contributor Author

brylie commented Jul 6, 2015

Here is a diff comparing the broken and fixed versions.

@matb33
Copy link

matb33 commented Jul 6, 2015

I had figured this out for someone else not long ago... Sorry you had to go through this debugging exercise as well... Meteor-Community-Packages/meteor-collection-hooks#125 (comment)

@artgo
Copy link

artgo commented Mar 4, 2017

I don't have comments package for Meteor 1.3 :( what do I do, @brylie ?

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