-
Notifications
You must be signed in to change notification settings - Fork 129
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
TypeError: Cannot read property 'orderable' of undefined #442
Comments
W20161103-21:36:51.382(8)? (STDERR) /home/xuxinlai/.meteor/packages/meteor-tool/.1.4.2.1r0536n++os.linux.x86_64+web.browser+web.cordova/mt-os.linux.x86_64/dev_bundle/server-lib/node_modules/fibers/future.js:280 |
I had this error before. If I remember correctly you are missing an attribute package (i.e. file-attribute or image-attribute). Check your collection definitions for attribute columns and find the one you are missing. Hope this helps. |
I had it too! For me it was the orionjs:summernote module! |
No description provided.
The text was updated successfully, but these errors were encountered: