bassjobsen / generator-foundation6

Yeoman generator to scaffold out a front-end Foundation 6 Web app
26 stars 7 forks source link

on grunt task (build) vendor file come out empty #1

Closed talmog closed 8 years ago

talmog commented 8 years ago

the vendor file is created but empty... help please!

bassjobsen commented 8 years ago

i found that grunt serve runs but the default task fails: Gruntfile.js 193:14 error Expected indentation of 14 space characters but found 13 indent 194:14 error Expected indentation of 14 space characters but found 13 indent 195:14 error Expected indentation of 14 space characters but found 13 indent

✖ 3 problems (3 errors, 0 warnings) try grunt --force, i will fix the linting error soon

talmog commented 8 years ago

yes, I just added a space for each of these lines to solve that, but still the vendor file is created empty...

bassjobsen commented 8 years ago

okay could you give me some more details? Which file exactly and what should be in this file?