Closed reflog closed 10 years ago
You're absolutely right! Will have to fix that..
I would guess this to be the most typical use case. Still it remains broken for close to 4 months now. :( For someone trying Gulp and Slush for the first time, not a great welcome.
Sorry for the superslow fix! It works now in v.0.4.5
.
Thanks @vertti for reminding me of this!
If the user decided NOT to take the sample 'todo' app, then no views will be created and the -templates module will fail to be created - so the created app will fail to initialize. Atleast one view is required in order for the build to work. Either the gulp rule to create the templates needs to be fixed - or atleast one template needs to be made.