carrot / sprout-static-cms

A sprout template for building a static CMS with Roots, Contentful, and Netlify.
Other
53 stars 10 forks source link

Roots Watch command has issue? #11

Open RedSentry opened 8 years ago

RedSentry commented 8 years ago

Tried compiling and followed the tutorial but when i run roots watch it got this issue

`compiling... ✘ Error: [object Object]

Potentially unhandled rejection [4] The query you sent was invalid. Probably a filter or ordering specification is not applicable to the type of a field. (WARNING: non-Error used)`

malford89 commented 8 years ago

Same issue here. I will update if I find the answer.

bnchdrff commented 8 years ago

this happened with me when i specified a nonexistent content_type id -- if you used sprout to generate the example post model, it may have been assigned a random id that you'd need to find via the contentful ui.