carrot / sprout-static-cms

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

Problem with model generator #10

Open nathandonaldson opened 8 years ago

nathandonaldson commented 8 years ago

Hi there,

I have been following the readme but when I try to generate the Post model in the example I get:

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

Any ideas why?

Regards Nathan

RedSentry commented 8 years ago

Yeah i'm having this issue too

jahlherapath commented 8 years ago

Also having the same issue!

dcalvert commented 8 years ago

this template still is in the pre v1.0.0 syntax. to get it working you'll have to npm i sprout-cli@0.0.2 -g -- that version should work properly for ya