north / generator-style-prototype

Yeoman Generator for Style Prototypes
362 stars 49 forks source link

error running grunt deploy #2

Closed codingdesigner closed 11 years ago

codingdesigner commented 11 years ago

grunt deploy --force Running "exec:deploy" (exec) task

'.dist' does not exist; use 'git subtree add' Exited with code: 1. Warning: Task "exec:deploy" failed. Used --force, continuing.

Done, but with warnings.

Snugug commented 11 years ago

Haha, it looks like I totally forgot to do the writeup for grunt deploy. The answer is you need to have built your site and committed the .dist file before running it.

Snugug commented 11 years ago

This has been documented now https://github.com/Team-Sass/generator-style-prototype#exporting-final-site