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

Conflict with matb33:collection-hooks? #226

Closed
brylie opened this issue Jul 2, 2015 · 2 comments
Closed

Conflict with matb33:collection-hooks? #226

brylie opened this issue Jul 2, 2015 · 2 comments

Comments

@brylie
Copy link

brylie commented Jul 2, 2015

I am getting the following error when starting a project meteor run that uses version 1.2.0 of this project.

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/brylie/Code/Apinf/api-umbrella-dashboard/.meteor/local/build/programs/server/boot.js:229:5
@brylie
Copy link
Author

brylie commented Jul 2, 2015

I have narrowed this issue down to being a potential issue with the matb33:collection-hooks package. Specifically, adding matb33:collections to a project with this package immediately causes the aforementioned error. I have opened an issue on matb33:collection-hooks for further perspective.

@brylie
Copy link
Author

brylie commented Jul 6, 2015

I have posted an issue describing the load order of the 'comments' and 'collection-hooks' packages in yogiben:meteor-starter that may be the underlying cause of this issue.

@brylie brylie closed this as completed Oct 1, 2015
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

1 participant