carrot / sprout-static-cms

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

✘ Error: 'model' is not a generator in this template #12

Open osazemeu opened 8 years ago

osazemeu commented 8 years ago

I tried running the default generator provided in the readme file. This was the code I ran sprout run static-cms model Post title:text description:text slug:symbol date:date rank:integer price:number private:boolean.

It gives this error ✘ Error: 'model' is not a generator in this template.

Am trying to learn to use sprout-static-cms for building static sites but don't seem to get a hang of this. Am I doing anything wrong?

pofo14 commented 8 years ago

I have the same issue, tried redoing all the steps three times, no luck.

EDIT:: My bad read Issue #10 and that resolve the issue. Thanks